Package org.verapdf.model.alayer
Interface ADeviceNProcess
- All Known Implementing Classes:
GFADeviceNProcess
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsColorSpace
Boolean getcontainsColorSpace() -
getColorSpaceType
String getColorSpaceType() -
getColorSpaceHasTypeArray
Boolean getColorSpaceHasTypeArray() -
getColorSpaceHasTypeName
Boolean getColorSpaceHasTypeName() -
getColorSpaceNameValue
String getColorSpaceNameValue() -
getcontainsComponents
Boolean getcontainsComponents() -
getComponentsType
String getComponentsType() -
getComponentsHasTypeArray
Boolean getComponentsHasTypeArray()
-