xmlgraphics-commons 2.0.1

Uses of Class
org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace

Packages that use DeviceCMYKColorSpace
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 DeviceCMYKColorSpace in org.apache.xmlgraphics.java2d.color
 

Methods in org.apache.xmlgraphics.java2d.color that return DeviceCMYKColorSpace
static DeviceCMYKColorSpace ColorSpaces.getDeviceCMYKColorSpace()
          Returns an instance of the device-specific CMYK color space.
static DeviceCMYKColorSpace DeviceCMYKColorSpace.getInstance()
          Deprecated. Use ColorSpaces.getDeviceCMYKColorSpace() instead.
 


xmlgraphics-commons 2.0.1

Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.