Uses of Class
com.jidesoft.range.AbstractRange

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

Uses of AbstractRange in com.jidesoft.range
 

Subclasses of AbstractRange in com.jidesoft.range
 class AbstractNumericRange<T>
          An abstract class as the superclass of numeric ranges
 class CategoryRange<T>
          Note that this class is iterable so you can use it in an advanced for..
 class CombinedNumericRange
          A little convenience class to compute the maximum and minimum values of multiple ranges.
 class IntegerRange
          Specifies upper and lower bounds for a range of values
 class NumericRange
          Specifies upper and lower bounds for a range of values
 class TimeRange
          Specifies upper and lower bounds for a range of values along a time line.
 



Copyright © 2013. All Rights Reserved.