Package | Description |
---|---|
chart | |
data |
Modifier and Type | Method and Description |
---|---|
Filter |
Axis.getLowerFilter()
Gets the lower filter.
|
Filter |
Axis.getMaximumFilter()
Gets the max filter.
|
Filter |
Axis.getMinimumFilter()
Gets the min filter.
|
Filter |
Axis.getUpperFilter()
Gets the upper filter.
|
Modifier and Type | Method and Description |
---|---|
void |
Design.setActive(Filter filter,
boolean active)
Specifies whether the design is still active after applying a given
Filter . |