public class CubeAxisController extends CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.CubeAspect>
Constructor and Description |
---|
CubeAxisController(boolean isIso)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
uk.ac.starlink.ttools.plot2.config.ConfigMap |
getConfig()
Returns the configuration defined by all this object's controls.
|
protected boolean |
logChanged(uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile prof1,
uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile prof2)
Indicates whether the scaling has changed to or from logarithmic
for any of the cartesian axes between two profiles.
|
void |
setAspect(uk.ac.starlink.ttools.plot2.geom.CubeAspect aspect)
Sets the plot aspect which defines the view on the data.
|
addLabelsTab, configureForLayers, forceClearRange, getLabelSpecifier
addActionListener, addAspectConfigTab, addControl, addNavigatorTab, assertHasKeys, clearAspect, clearRange, createDataId, getActionForwarder, getAspect, getControls, getMainControl, getNavigator, getRanges, getSurfaceFactory, removeActionListener, setRanges, submitReports, updateState
public CubeAxisController(boolean isIso)
isIso
- true for isotropic, false for anisotropicpublic void setAspect(uk.ac.starlink.ttools.plot2.geom.CubeAspect aspect)
AxisController
setAspect
in class AxisController<uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.CubeAspect>
aspect
- fixed aspect, or null to clearpublic uk.ac.starlink.ttools.plot2.config.ConfigMap getConfig()
AxisController
getConfig
in interface Configger
getConfig
in class AxisController<uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.CubeAspect>
protected boolean logChanged(uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile prof1, uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile prof2)
CartesianAxisController
logChanged
in class CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.CubeAspect>
prof1
- first profileprof2
- second profileCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.