Package org.verapdf.gf.model.impl.sa
Class GFSAPage
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.sa.GFSAPage
public class GFSAPage
extends GenericModelObject
implements SAPage, org.verapdf.wcag.algorithms.entities.IPage
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixList<org.verapdf.wcag.algorithms.entities.content.IChunk>getLinkedObjects(String link) intMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
PAGE_TYPE
- See Also:
-
-
Constructor Details
-
GFSAPage
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getArtifacts
- Specified by:
getArtifactsin interfaceorg.verapdf.wcag.algorithms.entities.IPage
-
getContentStream
-
createCurrentTransformationMatrix
-
getPageNumber
public int getPageNumber()- Specified by:
getPageNumberin interfaceorg.verapdf.wcag.algorithms.entities.IPage
-
getPageLabel
- Specified by:
getPageLabelin interfaceorg.verapdf.wcag.algorithms.entities.IPage
-