public class TimeAxisController extends CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.TimeAspect>
| Constructor and Description |
|---|
TimeAxisController()
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.TimeSurfaceFactory.Profile prof1,
uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile prof2)
Indicates whether the scaling has changed to or from logarithmic
for any of the cartesian axes between two profiles.
|
addLabelsTab, configureForLayers, forceClearRange, getLabelSpecifieraddActionListener, addAspectConfigTab, addControl, addNavigatorTab, assertHasKeys, clearAspect, clearRange, createDataId, getActionForwarder, getAspect, getControls, getMainControl, getNavigator, getRanges, getSurfaceFactory, removeActionListener, setAspect, setRanges, submitReports, updateStateprotected boolean logChanged(uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile prof1,
uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile prof2)
CartesianAxisControllerlogChanged in class CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.TimeAspect>prof1 - first profileprof2 - second profilepublic uk.ac.starlink.ttools.plot2.config.ConfigMap getConfig()
AxisControllergetConfig in interface ConfiggergetConfig in class AxisController<uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.TimeAspect>Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.