Package com.jidesoft.range
package com.jidesoft.range
The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product.
-
ClassDescriptionAn abstract class as the superclass of numeric rangesAn abstract implementation of
Range
A range class formed from a collection of Positionable instances.Specifies upper and lower bounds for a range of valuesCategory<T>This class is really an adapter because it takes any object and allows it to be used as a Category.Note that this class is iterable so you can use it in an advanced for..A little convenience class to compute the maximum and minimum values of multiple ranges.Specifies upper and lower bounds for a range of valuesSpecifies upper and lower bounds for a range of valuesSpecifies upper and lower bounds for a range of valuesThe 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>Specifies upper and lower bounds for a range of values along a time line.