Interface IAnnotation
-
- All Known Implementing Classes:
AnnotationNode,GFSAAnnotationNode
public interface IAnnotation extends INode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAnnotationType()IntegergetDestinationPageNumber()-
Methods inherited from interface org.verapdf.wcag.algorithms.entities.INode
addChild, getAttributesDictionary, getBoundingBox, getChildren, getCorrectSemanticScore, getDepth, getHasLowestDepthError, getIndex, getInitialSemanticType, getLastPageNumber, getNextNeighbor, getNextNode, getNodeInfo, getParent, getPreviousNeighbor, getPreviousNode, getSemanticType, isLeaf, isRoot, setAttributesDictionary, setBoundingBox, setCorrectSemanticScore, setDepth, setHasLowestDepthError, setIndex, setLastPageNumber, setPageNumber, setParent, setSemanticType
-
Methods inherited from interface org.verapdf.wcag.algorithms.entities.IObject
getBottomY, getCenterX, getCenterY, getErrorArguments, getErrorCodes, getHeight, getLeftX, getPageNumber, getRecognizedStructureId, getRightX, getTopY, getWidth, setRecognizedStructureId
-
-