Class TextLine
java.lang.Object
org.verapdf.wcag.algorithms.entities.BaseObject
org.verapdf.wcag.algorithms.entities.content.InfoChunk
org.verapdf.wcag.algorithms.entities.content.TextInfoChunk
org.verapdf.wcag.algorithms.entities.content.TextLine
- Direct Known Subclasses:
TableTokenRow
-
Field Summary
Fields inherited from class org.verapdf.wcag.algorithms.entities.content.TextInfoChunk
baseLine, fontSize, isHiddenText, slantDegreeFields inherited from class org.verapdf.wcag.algorithms.entities.BaseObject
index, level -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected voidaddSpaceIfRequired(TextLine line) getSymbolEndCoordinate(int index) getSymbolStartCoordinate(int index) getValue()booleanisEmpty()booleanbooleanbooleanbooleanbooleanvoidsetConnectedLineArtLabel(LineArtChunk connectedLineArtLabel) voidsetListLine(boolean listLine) voidvoidtoString()Methods inherited from class org.verapdf.wcag.algorithms.entities.content.TextInfoChunk
add, equals, getBaseLine, getFirstBaseLine, getFontSize, getSlantDegree, getTextCenter, getTextEnd, getTextStart, hashCode, isBottomUpVerticalText, isHiddenText, isHorizontalText, isLeftRightHorizontalText, isRightLeftHorizontalText, isUpBottomVerticalText, isVerticalText, setBaseLine, setFontSize, setHiddenText, setSlantDegree, setTextEnd, setTextStartMethods inherited from class org.verapdf.wcag.algorithms.entities.content.InfoChunk
unionBoundingBoxMethods inherited from class org.verapdf.wcag.algorithms.entities.BaseObject
getBottomY, getBoundingBox, getCenterX, getCenterY, getErrorArguments, getErrorCodes, getHeight, getIndex, getLastPageNumber, getLeftX, getLevel, getPageNumber, getRecognizedStructureId, getRightX, getTopY, getWidth, setBoundingBox, setIndex, setLastPageNumber, setLevel, setPageNumber, setRecognizedStructureIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.verapdf.wcag.algorithms.entities.IObject
getBottomY, getBoundingBox, getCenterX, getCenterY, getErrorArguments, getErrorCodes, getHeight, getIndex, getLastPageNumber, getLeftX, getLevel, getPageNumber, getRecognizedStructureId, getRightX, getTopY, getWidth, setBoundingBox, setIndex, setLastPageNumber, setLevel, setPageNumber, setRecognizedStructureId
-
Constructor Details
-
TextLine
public TextLine() -
TextLine
-
TextLine
-
TextLine
-
-
Method Details
-
getTextChunks
-
getFirstTextChunk
-
getLastTextChunk
-
getLastNormalTextChunk
-
add
-
add
-
addSpaceIfRequired
-
getValue
- Overrides:
getValuein classTextInfoChunk
-
isEmpty
public boolean isEmpty() -
isSpaceLine
public boolean isSpaceLine() -
isFullLine
public boolean isFullLine() -
isLineStart
public boolean isLineStart() -
setNotLineStart
public void setNotLineStart() -
isLineEnd
public boolean isLineEnd() -
setNotLineEnd
public void setNotLineEnd() -
getSymbolEndCoordinate
-
getSymbolStartCoordinate
-
toString
-
isListLine
public boolean isListLine() -
setListLine
public void setListLine(boolean listLine) -
getConnectedLineArtLabel
-
setConnectedLineArtLabel
-