Uses of Package
org.apache.xmlgraphics.java2d.color
-
Packages that use org.apache.xmlgraphics.java2d.color 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.org.apache.xmlgraphics.java2d.color.profile Provides classes around the topic of color profiles, like support for ICC named color profiles. -
Classes in org.apache.xmlgraphics.java2d.color used by org.apache.xmlgraphics.java2d.color Class Description AbstractDeviceSpecificColorSpace Base class for device-specific (uncalibrated) color spaces.CIELabColorSpace This class defines the CIE L*a*b* (CIE 1976) color space.ColorConverter Utility for implementing a color conversion scheme.ColorSpaceOrigin Interface used to decorate java.awt.color.ColorSpaces subclasses to report the origin of the associated color profile.ColorWithAlternatives ExtendedColor
class allowing to specify a prioritized list of alternative colors.DefaultColorConverter A default implementation that does not apply any conversionDeviceCMYKColorSpace This class represents an uncalibrated CMYK color space.GrayScaleColorConverter Converts to grayscale using the standard RED=30%, GREEN=59% and BLUE=11% weights (see http://en.wikipedia.org/wiki/Grayscale)RenderingIntent Enumeration for rendering intents. -
Classes in org.apache.xmlgraphics.java2d.color used by org.apache.xmlgraphics.java2d.color.profile Class Description NamedColorSpace Implements a pseudo color space for a named color which is defined in the CIE XYZ color space.RenderingIntent Enumeration for rendering intents.