Package edu.jhu.tmaj.beans.masks.color

Class Summary
ActionList<E> Represents a data structure of ACTIONS that the user might want to undo or redo.
CircleRange Represents a range on a circle.
ColorMask Represents a mask that selects pixels based upon whether or not they are in a given color range.
ColorMaskDatabaseUtil  
ColorMaskDatabaseUtil.Reader  
ColorMaskDatabaseUtil.Writer  
HsbRange Represents a mutable range of Hsb values that include all values that have been passed to the updateRange method.
Point Represents a point on a graph.
SimpleRange Represents a range of values no smaller than MIN, and no larger than MAX.