Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package ncsa.horizon.awt.color

Interface Summary
ColorModelData a serializable container that contains all the data needed to create a ColorModel.
HorizonColorModelListener.Flags  
HorizonColorModelListener an interface for monitoring changes to HorizonColorModels
 

Class Summary
ColorEditorMenuDriver a class that will add menu items to a menu bar to control a HorizonColorModelEditor.
ColorEditPanel ColorEditPanel displays an interface for changing the colors of a LabeledColor.
ColorModelDisplay ColorModelDisplay extends Canvas and displays a color model.
ColorModelUpdateEvent an event indicating the change in an ColorModel
CurveEditCanvas A canvas for graphically editing an array of integers.
CurveEditMode a driver for graphically editing an array of integers in some special way.
CurveEditPanel a panel that supports a CurveEditCanvas and multiple editing modes

New editing modes can be added dynamically.

DirectColorModelData a container for serializing a DirectColorModel
DisabledEditMode a CurveEditMode that only displays the curve data but does not allow editing.
EditableColorModel a ColorModel represented by a set of 4 editable color component arrays.
FreeHandEditMode an edit mode that allows point-by-point editing of a curve

FunctionalColorModel a ColorModel represented by a 4-D function.
GreyScaleColorModel a simple linear greyscale color model
HorizonColorBar HorizonColorBar displays an indexed colormodel in a retangular canvas.
HorizonColorModelData a container for serializing a HorizonColorModel.
HorizonColorModelDisplay Display a HorizonColorModel highlighting the colors representing undefined, underflow, and overflow values.
HorizonColorModelEditor a panel for editing a HorizonColorModel

This panel supports two modes of graphically tweaking a HorizonColorModel.

HorizonColorModel a ColorModel that supports the Horizon color index convention.
HSBPixelFormat a Format object for reading in an HSB color and opacity.
IndexColorModelData a container for serializing an IndexColorModel
LabeledColor LabeledColor displays a label and color.
MutateEditMode an abstract CurveEditMode that applies an editable transform to the original curve data.
OffsetEditMode an edit mode that increases or decreases the values in the array by a given amount.
PixelFormat a Format object for reading in a color and opacity.
RemappableColorModel a HorizonColorModel that allows the colors from its table to be rearranged.
ResetEditMode a CurveEditMode that recalls an original curve when engaged.
SawtoothEditMode an edit mode that modifies the curve via line segments.
StretchableColorModel a HorizonColorModel that can be stretched, squeezed, and slid.
ThreeMrkUpdEditMode a CurveEditMode in which moving one marker requires updating only the of the curve between the marker's two surrounding marks.
 


Overview | Package | Class | Tree | Deprecated | Index | Help
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES