Class ListLabel
- java.lang.Object
-
- org.verapdf.wcag.algorithms.entities.content.InfoChunk
-
- org.verapdf.wcag.algorithms.entities.content.TextInfoChunk
-
- org.verapdf.wcag.algorithms.entities.lists.ListElement
-
- org.verapdf.wcag.algorithms.entities.lists.ListLabel
-
- All Implemented Interfaces:
IChunk
public class ListLabel extends ListElement
-
-
Field Summary
-
Fields inherited from class org.verapdf.wcag.algorithms.entities.content.TextInfoChunk
baseLine, fontSize
-
-
Method Summary
-
Methods inherited from class org.verapdf.wcag.algorithms.entities.lists.ListElement
add, add, getContent, getSemanticType, getString, isEmpty, setSemanticType
-
Methods inherited from class org.verapdf.wcag.algorithms.entities.content.TextInfoChunk
add, equals, getBaseLine, getFontSize, hashCode, setBaseLine, setFontSize
-
Methods inherited from class org.verapdf.wcag.algorithms.entities.content.InfoChunk
getBottomY, getBoundingBox, getCenterX, getCenterY, getLastPageNumber, getLeftX, getPageNumber, getRightX, getTopY, setBoundingBox, setLastPageNumber, setPageNumber, unionBoundingBox
-
-
-
-
Constructor Detail
-
ListLabel
public ListLabel(TableCell cell)
-
-