Uses of Class
org.apache.xmlgraphics.java2d.color.AbstractDeviceSpecificColorSpace
-
Packages that use AbstractDeviceSpecificColorSpace Package Description org.apache.xmlgraphics.java2d.color Provides additional color infrastructure so SVG and XSL-FO implementations can store additional color information and do things like specialized color conversions. -
-
Uses of AbstractDeviceSpecificColorSpace in org.apache.xmlgraphics.java2d.color
Subclasses of AbstractDeviceSpecificColorSpace in org.apache.xmlgraphics.java2d.color Modifier and Type Class Description class
DeviceCMYKColorSpace
This class represents an uncalibrated CMYK color space.
-