Package org.verapdf.gf.model.impl.sa
Class GFSALineArtChunk
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.sa.GFSAChunk
org.verapdf.gf.model.impl.sa.GFSALineArtChunk
- All Implemented Interfaces:
Object,SAChunk,SALineArtChunk
- Author:
- Maxim Plushchov
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringfinal org.verapdf.wcag.algorithms.entities.content.LineArtChunkFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
ConstructorsConstructorDescriptionGFSALineArtChunk(org.verapdf.wcag.algorithms.entities.content.LineArtChunk lineArtChunk) -
Method Summary
Methods inherited from class org.verapdf.model.GenericModelObject
getExtraContext, getID, getLinkedObjects, 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
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
LINE_ART_CHUNK_TYPE
- See Also:
-
lineArtChunk
public final org.verapdf.wcag.algorithms.entities.content.LineArtChunk lineArtChunk
-
-
Constructor Details
-
GFSALineArtChunk
public GFSALineArtChunk(org.verapdf.wcag.algorithms.entities.content.LineArtChunk lineArtChunk)
-
-
Method Details
-
getContext
- Specified by:
getContextin interfaceObject- Overrides:
getContextin classGenericModelObject- Returns:
- context of the current object
-