Class GFSEShadingItem
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.gfse.contents.GFSEContentItem
org.verapdf.gf.model.impl.pd.gfse.contents.GFSESimpleContentItem
org.verapdf.gf.model.impl.pd.gfse.contents.GFSEShadingItem
- All Implemented Interfaces:
Object,SEContentItem,SEShadingItem,SESimpleContentItem
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.pd.gfse.contents.GFSESimpleContentItem
groupedContentFields inherited from class org.verapdf.gf.model.impl.pd.gfse.contents.GFSEContentItem
CONTENT_ITEMFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontype of this content item ('text', 'image', 'lineart' or 'shading')Methods inherited from class org.verapdf.gf.model.impl.pd.gfse.contents.GFSESimpleContentItem
getActualText, getAlt, getExtraContext, getisArtifact, getisFigure, getisFormula, getisSignature, getisTaggedContent, getparentsTags, getparentStandardTag, getparentStructureElementObjectKey, getparentStructureTagMethods inherited from class org.verapdf.model.GenericModelObject
getContext, 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
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.selayer.SEContentItem
getActualText, getAlt, getisArtifact, getisSignature, getisTaggedContent, getparentsTags, getparentStandardTag, getparentStructureElementObjectKey, getparentStructureTagMethods inherited from interface org.verapdf.model.selayer.SESimpleContentItem
getisFigure, getisFormula
-
Field Details
-
SHADING_ITEM_TYPE
- See Also:
-
-
Constructor Details
-
GFSEShadingItem
-
-
Method Details
-
getitemType
Description copied from interface:SESimpleContentItemtype of this content item ('text', 'image', 'lineart' or 'shading')- Specified by:
getitemTypein interfaceSESimpleContentItem- Specified by:
getitemTypein classGFSESimpleContentItem
-