Class GFSEFENote
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.pd.GFPDObject
org.verapdf.gf.model.impl.pd.GFPDStructTreeNode
org.verapdf.gf.model.impl.pd.GFPDStructElem
org.verapdf.gf.model.impl.pd.gfse.GFSEFENote
- All Implemented Interfaces:
Object,PDObject,PDStructElem,PDStructTreeNode,SEFENote
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.pd.GFPDStructElem
ACTUAL_TEXT, ALT, LANG, STRUCTURE_ELEMENT_TYPE, STRUCTURE_TYPEFields inherited from class org.verapdf.gf.model.impl.pd.GFPDStructTreeNode
CHILDRENFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomma separated list of object numbers that are present in the Ref entry of a given FENote, while these structure elements do not reference this FENotevalue of the NoteType attributecomma separated list of object numbers that are missing in the Ref entry of a given FENoteMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDStructElem
getActualText, getAlt, getcircularMappingExist, getcontainsParent, getE, getLinkedObjects, getparentLang, getparentStandardType, getremappedStandardType, getroleMapToSameNamespaceTag, getstandardType, getStandardTypeNamespaceURL, getvalueSMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDStructTreeNode
getChildrenStandardTypes, gethasContentItems, getkidsStandardTypes, getStructuralSignificanceChildrenMethods inherited from class org.verapdf.gf.model.impl.pd.GFPDObject
getentries, getID, getobjectKeyMethods 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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKeyMethods inherited from interface org.verapdf.model.pdlayer.PDStructElem
getActualText, getAlt, getcircularMappingExist, getcontainsParent, getE, getparentLang, getparentStandardType, getremappedStandardType, getroleMapToSameNamespaceTag, getstandardType, getvalueSMethods inherited from interface org.verapdf.model.pdlayer.PDStructTreeNode
gethasContentItems, getkidsStandardTypes
-
Field Details
-
FE_NOTE_STRUCTURE_ELEMENT_TYPE
- See Also:
-
-
Constructor Details
-
GFSEFENote
-
-
Method Details
-
getorphanRefs
Description copied from interface:SEFENotecomma separated list of object numbers that are missing in the Ref entry of a given FENote- Specified by:
getorphanRefsin interfaceSEFENote
-
getghostRefs
Description copied from interface:SEFENotecomma separated list of object numbers that are present in the Ref entry of a given FENote, while these structure elements do not reference this FENote- Specified by:
getghostRefsin interfaceSEFENote
-
getNoteType
Description copied from interface:SEFENotevalue of the NoteType attribute- Specified by:
getNoteTypein interfaceSEFENote
-