Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Awt.color Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
CMMExceptionThis exception is thrown if the native CMM returns an error.Classjava.awt.colorJava SE
ColorThe Color class is used to encapsulate colors in the default sRGB color space or colors in arbitrary color spaces identified by aClassjava.awtJava SE
ColorSpaceThis abstract class is used to serve as a color space tag to identify the specific color space of a Color object or, via a ColorModel object,Classjava.awt.colorJava SE
ICC_ColorSpaceThe ICC_ColorSpace class is an implementation of the abstract ColorSpace class.Classjava.awt.colorJava SE
ICC_ProfileA representation of color profile data for device independent and device dependent color spaces based on the International ColorClassjava.awt.colorJava SE
ICC_ProfileGrayA subclass of the ICC_Profile class which represents profiles which meet the following criteria: the color space type of theClassjava.awt.colorJava SE
ICC_ProfileRGBThe ICC_ProfileRGB class is a subclass of the ICC_Profile class that represents profiles which meet the following criteria:Classjava.awt.colorJava SE
ProfileDataExceptionThis exception is thrown when an error occurs in accessing or processing an ICC_Profile object.Classjava.awt.colorJava SE
CMMExceptionThis exception is thrown if the native CMM returns an error.Classawt.colorCode Trails
ColorThe Color class is used to encapsulate colors in the default sRGB color space or colors in arbitrary color spaces identified by aClassawtCode Trails
ColorPaintContextClassawtCode Trails
ColorSpaceThis abstract class is used to serve as a color space tag to identify the specific color space of a Color object or, via a ColorModel object,Classawt.colorCode Trails
ColorSpaceHintKeyTranscodingHint as to what the destination of the drawing is.Classorg.apache.batik.ext.awtApache FOP Batik
ICCColorSpaceExtThis class extends the ICCColorSpace class by providing convenience methods to convert to sRGB using variousClassorg.apache.batik.ext.awt.colorApache FOP Batik
NamedProfileCacheThis class manages a cache of soft references to named profiles that we have already loaded.Classorg.apache.batik.ext.awt.colorApache FOP Batik
ColorSchemeThis interface allows the user to define a custom color scheme for plots such as ContourPlot.InterfaceJSci.awtJSCI
ColorSchemeThis interface allows the user to define a custom color scheme for plots such as ContourPlot.Interfaceorg.jscience.awtJScience