public class SphericalPlotState extends Plot3DState
PlotState.SimpleValueInfo| Constructor and Description | 
|---|
SphericalPlotState()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
ValueInfo | 
getRadialInfo()
Returns metadata information about the radial coordinate. 
 | 
boolean | 
getRadialLog()
Determines whether the radial dimension should be plotted on a
 logarithmic scale. 
 | 
int | 
hashCode()  | 
void | 
setRadialInfo(ValueInfo info)
Sets metadata information about the radial coordinate. 
 | 
void | 
setRadialLog(boolean radialLog)
Sets whether the radial dimension should be plotted on a logarithmic
 scale. 
 | 
getFogginess, getRotating, getRotation, getZoomScale, setFogginess, setRotating, setRotation, setZoomScalecompare, getAntialias, getAxes, getAxisLabels, getConverters, getFlipFlags, getGrid, getLogFlags, getMainNdim, getPlotData, getRanges, getShaders, getValid, setAntialias, setAxes, setAxisLabels, setConverters, setFlipFlags, setGrid, setLogFlags, setMainNdim, setPlotData, setRanges, setShaders, setValidpublic void setRadialInfo(ValueInfo info)
info object
 may be discarded, only the parts required for plotting are retained.info - radial coordinate metadatapublic ValueInfo getRadialInfo()
public void setRadialLog(boolean radialLog)
radialLog - true for logarithmic treatment of the radial
         coordinate, false for linearpublic boolean getRadialLog()
public boolean equals(Object o)
equals in class Plot3DStatepublic int hashCode()
hashCode in class Plot3DStateCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.