|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Positionable | The idea of being positionable is to place a point somewhere along a one-dimensional axis This is very natural for numerical data, but can be applied to categorical data too. |
Range<T> |
Class Summary | |
---|---|
AbstractNumericRange<T> | An abstract class as the superclass of numeric ranges |
AbstractRange<T> | An abstract implementation of Range |
AggregatedRange | A range class formed from a collection of Positionable instances. |
Category<T> | This class is really an adapter because it takes any object and allows it to be used as a Category. |
CategoryRange<T> | Note that this class is iterable so you can use it in an advanced for.. |
CombinedNumericRange | A little convenience class to compute the maximum and minimum values of multiple ranges. |
IntegerRange | Specifies upper and lower bounds for a range of values |
NumericRange | Specifies upper and lower bounds for a range of values |
RangeMorpher | |
TimeRange | Specifies upper and lower bounds for a range of values along a time line. |
The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product.
|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |