Package org.verapdf.model.pdlayer
Interface PDColorSpace
-
- All Superinterfaces:
Object,PDObject,PDResource
- All Known Subinterfaces:
PDCalGray,PDCalRGB,PDDeviceCMYK,PDDeviceGray,PDDeviceN,PDDeviceRGB,PDICCBased,PDICCBasedCMYK,PDIndexed,PDLab,PDPattern,PDSeparation,PDShadingPattern,PDTilingPattern
public interface PDColorSpace extends PDResource
Color space object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetnrComponents()number of components-
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.PDResource
getisInherited
-
-
-
-
Method Detail
-
getnrComponents
Long getnrComponents()
number of components
-
-