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