Package org.verapdf.model.coslayer
Interface CosIndirect
- All Known Implementing Classes:
GFCosIndirect
PDF Indirect object
-
Method Summary
Modifier and TypeMethodDescriptiontrue if the spacings around object number, generation number, keywords 'obj' and 'endobj' comply to PDF/A standardMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getspacingCompliesPDFA
Boolean getspacingCompliesPDFA()true if the spacings around object number, generation number, keywords 'obj' and 'endobj' comply to PDF/A standard
-