Package org.verapdf.model.pdlayer
Interface PDDestination
- All Known Implementing Classes:
GFPDDestination
destination object
-
Method Summary
Modifier and TypeMethodDescriptiontrue if this destination is structureMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
Methods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Method Details
-
getisStructDestination
Boolean getisStructDestination()true if this destination is structure
-