Class SemanticAnnot
java.lang.Object
org.verapdf.wcag.algorithms.entities.BaseObject
org.verapdf.wcag.algorithms.entities.SemanticNode
org.verapdf.wcag.algorithms.entities.SemanticAnnot
-
Field Summary
FieldsFields inherited from class org.verapdf.wcag.algorithms.entities.SemanticNode
nodeInfo -
Constructor Summary
ConstructorsConstructorDescriptionSemanticAnnot(AnnotationNode annotationNode) SemanticAnnot(SemanticAnnot annotationNode) -
Method Summary
Methods inherited from class org.verapdf.wcag.algorithms.entities.SemanticNode
addChild, getAttributesDictionary, getChildren, getCorrectSemanticScore, getDepth, getHasLowestDepthError, getIndex, getInitialSemanticType, getNextNeighbor, getNextNode, getNodeInfo, getObjectKeyNumber, getParent, getPreviousNeighbor, getPreviousNode, getSemanticType, isLeaf, isRoot, setAttributesDictionary, setCorrectSemanticScore, setDepth, setHasLowestDepthError, setIndex, setParent, setSemanticTypeMethods inherited from class org.verapdf.wcag.algorithms.entities.BaseObject
getBottomY, getBoundingBox, getCenterX, getCenterY, getErrorArguments, getErrorCodes, getHeight, getLastPageNumber, getLeftX, getPageNumber, getRecognizedStructureId, getRightX, getTopY, getWidth, setBoundingBox, setLastPageNumber, 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, getLastPageNumber, getLeftX, getPageNumber, getRecognizedStructureId, getRightX, getTopY, getWidth, setBoundingBox, setLastPageNumber, setPageNumber, setRecognizedStructureId
-
Field Details
-
annotationNodes
-
-
Constructor Details
-
SemanticAnnot
-
SemanticAnnot
-
-
Method Details
-
addAnnots
-
getAnnots
-
equals
- Overrides:
equalsin classSemanticNode
-
hashCode
public int hashCode()- Overrides:
hashCodein classSemanticNode
-
toString
- Overrides:
toStringin classSemanticNode
-