Package com.metsci.glimpse.axis.tagged

Axes with adjustable, named markers which can be adjusted independently of the minimum and maximum axis values.

See:
          Description

Interface Summary
Constraint A restriction on the values which the Tag values of a TaggedAxis1D can take.
 

Class Summary
NamedConstraint Simple Constraint implementation which provides a constructor for specifying the constraint name.
Tag A labeled marker on a TaggedAxis1D.
TaggedAxis1D An Axis1D which keeps track of a set of labeled locations along the axis.
TaggedAxisListener1D An AxisListener1D which only reports when axis tags have changed.
TaggedAxisMouseListener1D A mouse listener which allows adjustment of the Tag values of a TaggedAxis1D via mouse gestures.
 

Package com.metsci.glimpse.axis.tagged Description

Axes with adjustable, named markers which can be adjusted independently of the minimum and maximum axis values. Also provides painter and mouse listeners which enable adjustment and display of the axis markers.



Copyright © 2012 Metron, Inc.. All Rights Reserved.