Package com.guiseframework.style

Interface Summary
Color Representation of a color.
ModeledColor<C extends Enum<C> & ModeledColor.Component> Representation of a color through use of a color color space model.
ModeledColor.Component The color component used in the color space.
 

Class Summary
AbstractModeledColor<C extends Enum<C> & ModeledColor.Component> Abstract representation of a color value in a color space.
HSLColor Encapsulates a color value of the HSL color space.
ResourceColor A color that retrieves its values from the Guise session resources based upon a resource key.
RGBColor Encapsulates a color value of the sRGB color space.
 

Enum Summary
FontStyle The style of a font.
HSLColor.Component A color component of HSL.
LineStyle The style of a line, such as used for a border or divider.
RGBColor.Component A color component of sRGB.
 



Copyright © 2005-2010 GlobalMentor, Inc. All Rights Reserved.