Package org.verapdf.model.pdlayer
Interface PDDeviceN
- All Superinterfaces:
Object,PDColorSpace,PDObject,PDResource
DeviceN color space
-
Method Summary
Modifier and TypeMethodDescriptiontrue if all colorant names are present as keys in the Colorants dictionary of the DeviceN attributes dictionaryMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDColorSpace
getnrComponentsMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentriesMethods inherited from interface org.verapdf.model.pdlayer.PDResource
getisInherited
-
Method Details
-
getareColorantsPresent
Boolean getareColorantsPresent()true if all colorant names are present as keys in the Colorants dictionary of the DeviceN attributes dictionary
-