Uses of Class
com.jidesoft.range.Category

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

Uses of Category in com.jidesoft.range
 

Methods in com.jidesoft.range that return types with arguments of type Category
 java.util.List<Category<T>> CategoryRange.getCategoryValues()
           
 java.util.Iterator<Category<T>> CategoryRange.iterator()
           
 

Methods in com.jidesoft.range with parameters of type Category
 CategoryRange<T> CategoryRange.add(Category<T> c)
          This method fires a propety change event, but to avoid cloning a list for efficiency, the old value is always null
 boolean CategoryRange.contains(Category<T> value)
          Determines whether the category range contains the specified category value
 



Copyright © 2009. All Rights Reserved.