Package org.verapdf.model.operator
Interface Op_q_gsave
- All Superinterfaces:
Object,Operator,OpSpecialGS
gsave operator
-
Method Summary
Modifier and TypeMethodDescriptionthe number of nested g/Q pair (subject to implementation limits)Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getnestingLevel
Long getnestingLevel()the number of nested g/Q pair (subject to implementation limits)
-