| Package | Description |
|---|---|
| com.jidesoft.range |
The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product.
|
| com.jidesoft.utils |
The package contains several utililities for JIDE Common Layer.
|
| Class and Description |
|---|
| AbstractNumericRange
An abstract class as the superclass of numeric ranges
|
| AbstractRange
An abstract implementation of
Range |
| BigDecimalRange
Specifies upper and lower bounds for a range of values
|
| Category
This class is really an adapter because it takes any object and allows it to be used as a Category.
|
| CategoryRange
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
|
| LongRange
Specifies upper and lower bounds for a range of values
|
| NumericRange
Specifies upper and lower bounds for a range of values
|
| 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 |
| TimeRange
Specifies upper and lower bounds for a range of values along a time line.
|
| Class and Description |
|---|
| Range |
| TimeRange
Specifies upper and lower bounds for a range of values along a time line.
|