Package uk.ac.starlink.ttools.plot2.task
Class TimePlot2Task
- java.lang.Object
-
- uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
-
- uk.ac.starlink.ttools.plot2.task.TypedPlot2Task<TimeSurfaceFactory.Profile,TimeAspect>
-
- uk.ac.starlink.ttools.plot2.task.TimePlot2Task
-
- All Implemented Interfaces:
uk.ac.starlink.task.Task
,DynamicTask
public class TimePlot2Task extends TypedPlot2Task<TimeSurfaceFactory.Profile,TimeAspect>
Task for time 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 TimePlot2Task()
Constructor.
-
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
-
-