public interface PlanarSurface extends Surface
Modifier and Type | Method and Description |
---|---|
Axis[] |
getAxes()
Returns the axis objects used by this surface.
|
double[][] |
getDataLimits()
Returns the limits in data coordinates of the plot region.
|
boolean[] |
getFlipFlags()
Indicates which axes are reversed.
|
boolean[] |
getLogFlags()
Indicates the scaling along the two axes.
|
boolean[] |
getTimeFlags()
Indicates which axes represent time values.
|
dataToGraphics, dataToGraphicsOffset, formatPosition, getCaptioner, getDataDimCount, getPlotBounds, getSurround, graphicsToData, isContinuousLine, paintBackground, paintForeground
boolean[] getLogFlags()
boolean[] getFlipFlags()
boolean[] getTimeFlags()
Axis[] getAxes()
double[][] getDataLimits()
{{xlo, xhi}, {ylo, yhi}}
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.