Class GFSAAnnotationNode

java.lang.Object
org.verapdf.wcag.algorithms.entities.BaseObject
org.verapdf.wcag.algorithms.entities.content.InfoChunk
org.verapdf.wcag.algorithms.entities.AnnotationNode
org.verapdf.gf.model.impl.sa.GFSAAnnotationNode
All Implemented Interfaces:
org.verapdf.wcag.algorithms.entities.content.IChunk, org.verapdf.wcag.algorithms.entities.IAnnotation, org.verapdf.wcag.algorithms.entities.IObject

public class GFSAAnnotationNode extends org.verapdf.wcag.algorithms.entities.AnnotationNode
  • Field Summary

    Fields inherited from class org.verapdf.wcag.algorithms.entities.BaseObject

    index, level
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.verapdf.wcag.algorithms.entities.AnnotationNode

    getAnnotationType, getDestinationObjectKeyNumber, getDestinationPageNumber

    Methods inherited from class org.verapdf.wcag.algorithms.entities.content.InfoChunk

    equals, unionBoundingBox

    Methods 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, hashCode, setBoundingBox, setIndex, setLastPageNumber, setLevel, setPageNumber, setRecognizedStructureId

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

    Methods 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

    • GFSAAnnotationNode

      public GFSAAnnotationNode(PDAnnotation annotation)