Uses of Class
chart.Filter

Packages that use Filter
chart   
data   
 

Uses of Filter in chart
 

Methods in chart that return Filter
 Filter Axis.getLowerFilter()
          Gets the lower filter.
 Filter Axis.getUpperFilter()
          Gets the upper filter.
 

Uses of Filter in data
 

Methods in data with parameters of type Filter
 void Design.setActive(Filter filter, boolean active)
          Specifies whether the design is still active after applying a given Filter.