Configgerpublic class PlaneAxisController extends CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.PlaneAspect>
| Constructor | Description |
|---|---|
PlaneAxisController() |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
logChanged(uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile prof1,
uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile prof2) |
Indicates whether the scaling has changed to or from logarithmic
for any of the cartesian axes between two profiles.
|
addActionListener, addAspectConfigTab, addControl, addNavigatorTab, assertHasKeys, clearAspect, clearRange, createDataId, getActionForwarder, getAspect, getConfig, getControls, getMainControl, getNavigator, getRanges, getSurfaceFactory, removeActionListener, setAspect, setRanges, submitReports, updateStateaddLabelsTab, configureForLayers, forceClearRange, getLabelSpecifierprotected boolean logChanged(uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile prof1,
uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile prof2)
CartesianAxisControllerlogChanged in class CartesianAxisController<uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile,uk.ac.starlink.ttools.plot2.geom.PlaneAspect>prof1 - first profileprof2 - second profileCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.