Package org.verapdf.model.alayer
Interface ACalRGBDict
- All Known Implementing Classes:
GFACalRGBDict
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getobjectType, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsBlackPoint
Boolean getcontainsBlackPoint() -
getBlackPointHasTypeArray
Boolean getBlackPointHasTypeArray() -
getcontainsGamma
Boolean getcontainsGamma() -
getGammaHasTypeArray
Boolean getGammaHasTypeArray() -
getcontainsMatrix
Boolean getcontainsMatrix() -
getMatrixHasTypeArray
Boolean getMatrixHasTypeArray() -
getcontainsWhitePoint
Boolean getcontainsWhitePoint() -
getWhitePointHasTypeArray
Boolean getWhitePointHasTypeArray()
-