Package org.ascape.util.vis

Interface Summary
ColorFeature A Color feature returns a color based on the state of an object of known type provided to it.
Drawable An interface for a class that is capable of drawing itself into a graphics context with a defined area.
IDrawSelection  
PlatformDrawFeature  
 

Class Summary
ColorFeatureConcrete A Color feature returns a color based on the state of an object of known type provided to it.
ColorFeatureFixed An interface for a class providing an color that doesn't change in relation to the supplied object.
ColorFeatureGradiated A class for displaying a gradiated color whose intensity is determined by the supplied UnitIntervalDataPoint.
ColorFeatureGradiatedIndex A class for displaying a gradiated color whose intensity is determined by the supplied UnitIntervalDataPoint.
ColorIndex  
DrawColorFeature A class using a color feature to determine the color to use to draw a feature.
DrawFeature An class providing a drawing method for a given object.
DrawFeatureSelection A (probably temporary) class for handling DrawFeature Observation.
DrawSymbol An drawing method that draws a symbol irrespective of the supplied object's state.
FillCellFeature A Draw feature that fills a cell with the color defined by the color feature.
PlatformDrawFeatureSelection A (probably temporary) class for handling DrawFeature Observation.
SimplexFeature An interface providing an interpretation of a peice of data for a simplex view.