public class MatrixPlot2Task extends TypedPlot2Task<PlaneSurfaceFactory.Profile,PlaneAspect>
DOC_ZONE_SUFFIX, DOMAINMAPPER_SUFFIX, EXAMPLE_LAYER_SUFFIX, EXAMPLE_ZONE_SUFFIX, LAYER_PREFIX, ZONE_PREFIX| Constructor and Description |
|---|
MatrixPlot2Task()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected <P,A> PlotConfiguration<P,A> |
createPlotConfiguration(Environment env,
PlotContext<P,A> context)
The implementation of this method simply adapts the
createPlanePlotConfiguration(uk.ac.starlink.task.Environment, uk.ac.starlink.ttools.plot2.task.PlotContext<uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile, uk.ac.starlink.ttools.plot2.geom.PlaneAspect>) method to the required signature. |
Parameter<?>[] |
getParameters()
Returns the list of parameters which may be used by this task.
|
String |
getPurpose()
Returns a short (one-line) description of the purpose of this task.
|
createDefaultPlotContext, getConfigParamDefault, getPlotContext, getPlotContext, getPlotTypecreateAuxCrowdParameter, createAuxLabelParameter, createAuxVisibleParameter, createAuxWidthParameter, createBasicConfigMap, createCaptioner, createConfigMap, createCustomConfigMap, createDataParameter, createDomainMapperParameter, createExecutable, createFilterParameter, createLabelParameter, createLayerSuffixedConfigMap, createLayerTypeParameter, createLegend, createLegendPositionParameter, createPaintModeParameter, createPlotComponent, createPlotIcon, createPlotIcon, createShadeAxisFactory, createTableParameter, createTitleParameter, createZoneParameter, getBasicParameters, getBitmapParameter, getCompositorParameter, getContextParameters, getCoordValue, getDataStoreParameter, getInputTable, getLegendBorderParameter, getLegendOpaqueParameter, getLegendParameter, getLegendSequenceParameter, getPaddingParameter, getParameterByName, getPlotters, getSequenceParameter, getXpixParameter, getYpixParameter, getZoneKeyParams, hasDomainMappers, hasZoneSuffixes, testEnvpublic String getPurpose()
TaskgetPurpose in interface TaskgetPurpose in class TypedPlot2Task<PlaneSurfaceFactory.Profile,PlaneAspect>public Parameter<?>[] getParameters()
TaskgetParameters in interface TaskgetParameters in class TypedPlot2Task<PlaneSurfaceFactory.Profile,PlaneAspect>protected <P,A> PlotConfiguration<P,A> createPlotConfiguration(Environment env, PlotContext<P,A> context) throws TaskException
createPlanePlotConfiguration(uk.ac.starlink.task.Environment, uk.ac.starlink.ttools.plot2.task.PlotContext<uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile, uk.ac.starlink.ttools.plot2.geom.PlaneAspect>) method to the required signature.createPlotConfiguration in class AbstractPlot2Taskenv - execution environmentcontext - plot contextTaskExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.