Uses of Package
com.jidesoft.range

Packages that use com.jidesoft.range
com.jidesoft.range The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product. 
 

Classes in com.jidesoft.range used by com.jidesoft.range
AbstractNumericRange
          An abstract class as the superclass of numeric ranges
AbstractRange
          An abstract implementation of Range
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
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.
 



Copyright © 2013. All Rights Reserved.