@DefaultAnnotation(value=NonNull.class)
Package org.jhotdraw.color
Classes for working with colors using a variety of color spaces.
See: Description
-
Interface Summary Interface Description ColorSliderModel ColorSliderModel.HarmonicColorModel HarmonicColorModel.HarmonicRule HarmonicRule.NamedColorSpace Interface forColorSpaceclasses which have a name. -
Class Summary Class Description AbstractColorSlidersModel AbstractColorSlidersModel.AbstractColorWheelImageProducer AbstractColorWheelImageProducer.AbstractHarmonicRule AbstractHarmonicRule.CIELABColorSpace The 1976 CIE L*a*b* color space (CIELAB).CIELCHabColorSpace The 1976 CIE L*CHa*b* color space (CIELCH).CIEXYChromaticityDiagramImageProducer Produces a CIE xy Chromaticity Diagram.CMYKGenericColorSpace AColorSpacefor CMYK color components using a generic CMYK profile.CMYKNominalColorSpace AColorSpacefor CMYK color components (cyan, magenta, yellow, black) with nominally converted color components from/to an RGB color model.ColorListCellRenderer ColorListCellRenderer.ColorSliderUI A UI delegate for color sliders.ColorSquareImageProducer Produces a square image forJColorWheelby interpreting two components of aColorSpaceas x and y coordinates.ColorTrackImageProducer ColorTrackImageProducer creates the image for the track of a color slider.ColorUtil A utility class forColorandColorSpaceobjects.ColorWheelChooser A HSB color chooser, which displays a hue/saturation color wheel, and a brightness slider.ComplexColorWheelImageProducer Produces the image of aJColorWheelby interpreting two components of aColorSpaceas complex numbers (real and imaginary).CompositeColor CompositeColoris identical tojava.awt.Colorwith the exception that it allows to construct an instance with color components outside of the range of 0 and 1.DefaultColorSliderModel DefaultColorSliderModel.DefaultHarmonicColorModel DefaultHarmonicColorModel.HSBColorSpace A HSB color space with additive complements in the hue color wheel: red is opposite cyan, magenta is opposite green, blue is opposite yellow.HSLColorSpace A HSL color space with additive complements in the hue color wheel: red is opposite cyan, magenta is opposite green, blue is opposite yellow.HSLHarmonicColorWheelImageProducer HSLHarmonicColorWheelImageProducer.HSLPhysiologicColorSpace A HSL color space with physiologic opposites in the hue color wheel: red is opposite green and yellow is opposite blue.HSVColorSpace A HSV color space with additive complements in the hue color wheel: red is opposite cyan, magenta is opposite green, blue is opposite yellow.HSVHarmonicColorWheelImageProducer HarmonicColorWheelImageProducer.HSVPhysiologicColorSpace A HSV color space with physiologic opposites in the hue color wheel: red is opposite green and yellow is opposite blue.JColorWheel TheJColorWheeldisplays a wheel made of two components of aColorSpace.JHarmonicColorWheel JHarmonicColorWheel.PolarColorWheelImageProducer Produces the image of aJColorWheelby interpreting two components of aColorSpaceas polar coordinates (angle and radius).QuantizingColorWheelImageProducer Produces the image of a ColorWheel.SimpleHarmonicRule SimpleHarmonicRule. -
Enum Summary Enum Description CIELABColorSpace.OutsideGamutHandling CIEXYChromaticityDiagramImageProducer.OutsideGamutHandling JColorWheel.Type
Package org.jhotdraw.color Description
Classes for working with colors using a variety of color spaces.
DataMelt 3.0 © DataMelt by jWork.ORG