|
xmlgraphics-commons 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorSpaceOrigin | |
---|---|
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 ColorSpaceOrigin in org.apache.xmlgraphics.java2d.color |
---|
Classes in org.apache.xmlgraphics.java2d.color that implement ColorSpaceOrigin | |
---|---|
class |
DeviceCMYKColorSpace
This class represents an uncalibrated CMYK color space. |
class |
ICCColorSpaceWithIntent
This class extends the ICCColorSpace class by providing convenience methods to convert to sRGB using various methods, forcing a given intent, such as perceptual or relative colorimetric. |
class |
NamedColorSpace
Implements a pseudo color space for a named color which is defined in the CIE XYZ color space. |
Methods in org.apache.xmlgraphics.java2d.color that return ColorSpaceOrigin | |
---|---|
static ColorSpaceOrigin |
ColorSpaces.getColorSpaceOrigin(ColorSpace cs)
Returns information about the origin of a color space. |
|
xmlgraphics-commons 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |