Package uk.ac.starlink.ttools.plot2.task
Class SpherePlot2Task
- java.lang.Object
-
- uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
-
- uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
-
- uk.ac.starlink.ttools.plot2.task.SpherePlot2Task
-
- All Implemented Interfaces:
uk.ac.starlink.task.Task
,DynamicTask
public class SpherePlot2Task extends TypedPlot2Task
Task for sphere (isotropic 3D)-type plots.- Since:
- 11 Sep 2014
- Author:
- Mark Taylor
-
-
Field Summary
-
Fields inherited from class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
DOC_ZONE_SUFFIX, EXAMPLE_LAYER_SUFFIX, EXAMPLE_ZONE_SUFFIX, LAYER_PREFIX, ZONE_PREFIX
-
-
Constructor Summary
Constructors Constructor Description SpherePlot2Task()
-
Method Summary
-
Methods inherited from class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
createDefaultPlotContext, getConfigParamDefault, getParameters, getPlotContext, getPlotContext, getPlotType, getPurpose
-
Methods inherited from class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
createAuxCrowdParameter, createAuxLabelParameter, createAuxVisibleParameter, createAuxWidthParameter, createDataParameter, createExecutable, createFilterParameter, createLabelParameter, createLayerTypeParameter, createLegendPositionParameter, createPaintModeParameter, createPlotComponent, createPlotIcon, createPlotIcon, createTableParameter, createTitleParameter, createZoneParameter, getBasicParameters, getContextParameters, getLegendBorderParameter, getLegendOpaqueParameter, getLegendParameter, getLegendSequenceParameter, getPaddingParameter, getParameterByName, getSequenceParameter, getXpixParameter, getYpixParameter, getZoneKeyParams, testEnv
-
-