Package org.verapdf.model.pdlayer
Interface PDSeparation
-
- All Superinterfaces:
Object,PDColorSpace,PDObject,PDResource
public interface PDSeparation extends PDColorSpace
Separation color space
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetareTintAndAlternateConsistent()it has the same colorant name have the same titTransform and Alternate color space (compared as PDF objects)Stringgetname()colorant name value-
Methods 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.PDColorSpace
getnrComponents
-
Methods inherited from interface org.verapdf.model.pdlayer.PDResource
getisInherited
-
-