Uses of Class
org.apache.xmlgraphics.java2d.CMYKColorSpace
Packages that use CMYKColorSpace
Package
Description
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D
class in order to translate
Java 2D primitives into another graphic format.-
Uses of CMYKColorSpace in org.apache.xmlgraphics.java2d
Fields in org.apache.xmlgraphics.java2d declared as CMYKColorSpaceModifier and TypeFieldDescriptionprivate static CMYKColorSpace
CMYKColorSpace.instance
Deprecated.Methods in org.apache.xmlgraphics.java2d that return CMYKColorSpaceModifier and TypeMethodDescriptionstatic CMYKColorSpace
CMYKColorSpace.getInstance()
Deprecated.Returns an instance of an uncalibrated CMYK color space.