Class GFPD3DAnnot
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFPDObject
org.verapdf.gf.model.impl.pd.GFPDAnnot
org.verapdf.gf.model.impl.pd.annotations.GFPD3DAnnot
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.pd.GFPDAnnot
A, ADDITIONAL_ACTION, ANNOTATION_TYPE, APPEARANCE, BM, C, DICT, IC, LANG, LINK, PRINTER_MARK, resources, STREAM, TRAP_NET, TYPE_3D, WIDGET, X_AXIS, Y_AXISFields inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
ConstructorsConstructorDescriptionGFPD3DAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.pd.GFPDAnnot
createAnnot, getAlt, getAP, getCA, getcontainsA, getcontainsAA, getContents, getF, getFT, getheight, getisOutsideCropBox, getN_type, getstructParentType, getSubtype, getwidthMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
getentries, getIDMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, 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, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDAnnot
getAlt, getAP, getCA, getcontainsA, getcontainsAA, getContents, getF, getFT, getheight, getisOutsideCropBox, getN_type, getstructParentType, getSubtype, getwidthMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries
-
Field Details
-
ANNOTATION_3D_TYPE
- See Also:
-
stream3D
- See Also:
-
-
Constructor Details
-
GFPD3DAnnot
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGFPDAnnot- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-