public interface P2DAutoRangeInterface extends P2DRangeInterface
Graphics2D
Modifier and Type | Method and Description |
---|---|
boolean |
getAutoRange()
Get the auto-range flag of the axis.
|
void |
setAutoRange(boolean flag)
Sets the auto-range flag of the axis.
|
getLowerLimit, getRange, getUpperLimit, setLowerLimit, setRange, setUpperLimit
getVersion, release
boolean getAutoRange()
void setAutoRange(boolean flag)
flag
- The new auto-range flag of the axis.