Configgerpublic class CubeAxisController extends CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.CubeAspect>
| Constructor | Description |
|---|---|
CubeAxisController(boolean isIso) |
Constructor.
|
| Modifier and Type | Method | 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.
|
addActionListener, addAspectConfigTab, addControl, addNavigatorTab, assertHasKeys, clearAspect, clearRange, createDataId, getActionForwarder, getAspect, getControls, getMainControl, getNavigator, getRanges, getSurfaceFactory, removeActionListener, setRanges, submitReports, updateStateaddLabelsTab, configureForLayers, forceClearRange, getLabelSpecifierpublic CubeAxisController(boolean isIso)
isIso - true for isotropic, false for anisotropicpublic void setAspect(uk.ac.starlink.ttools.plot2.geom.CubeAspect aspect)
AxisControllersetAspect 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()
AxisControllergetConfig in interface ConfiggergetConfig 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)
CartesianAxisControllerlogChanged in class CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.CubeAspect>prof1 - first profileprof2 - second profileCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.