| Interface | Description |
|---|---|
| LayerType |
Represents the type of a plot layer as selected by the user.
|
| PointSelectionListener |
Listens for events representing the selection of a data point in a plot.
|
| Class | Description |
|---|---|
| AbstractPlot2Task |
Abstract superclass for tasks performing plot2 plots using STILTS.
|
| ColumnDataSpec |
DataSpec implementation that simply selects columns by index from
an input table.
|
| CompositorParameter |
Parameter for selecting a Compositor.
|
| ConfigParameter<T> |
Typed parameter subclass intended to get the value for a ConfigKey.
|
| CoordValue |
Aggregates a coordinate specification and the expression strings
that give its values.
|
| CubePlot2Task |
Task for cube-type plots.
|
| DataStoreParameter |
Parameter to control the way that plot data is cached prior to
performing one or more plots.
|
| GenericPlot2Task |
Generic plot2 task for STILTS.
|
| JELDataSpec |
DataSpec implementation that works with JEL expressions.
|
| LayerSpec |
Specifies a plot layer in sufficient detail to recreate it as
part of a STILTS plotting command.
|
| LayerTypeParameter |
Parameter that specifies a LayerType to be used for a plot layer.
|
| PaddingParameter |
Parameter for receiving a Padding specification.
|
| ParameterFinder<P extends uk.ac.starlink.task.Parameter> |
Used for obtaining a parameter qualified by an optional suffix.
|
| PlanePlot2Task |
Task for Plane-type plots.
|
| PlotCaching |
Encapsulates some choices about what caching is performed when
preparing a plot.
|
| PlotContext |
Aggregates some miscellaneous information required for a plot task
that may not be available until execution time.
|
| PlotDisplay<P,A> |
Graphical component which displays a gang of one or more plots.
|
| PlotSpec |
Specifies a plot in sufficient detail to recreate it as a STILTS
command.
|
| PointSelectionEvent |
Describes the result of an attempt to select a data point on a plot.
|
| ShapeFamilyLayerType |
LayerType that represents a family of ShapeModePlotters.
|
| SimpleLayerType |
LayerType representing a single Plotter.
|
| SkyPlot2Task |
Task for Sky-type plots.
|
| SpherePlot2Task |
Task for sphere (isotropic 3D)-type plots.
|
| StiltsPlot |
Represents an abstract model of a STILTS command line.
|
| StiltsPlotFormatter |
Handles export of StiltsPlot objects to external serialization formats.
|
| Suffixer |
Object that defines how groups of (parameter) suffixes are constructed.
|
| TimePlot2Task |
Task for time plots.
|
| TypedPlot2Task |
Plot2 task specialised for a fixed PlotType.
|
| ZoneSpec |
Specifies a plot zone in sufficient detail to recreate it as part of
a STILTS plotting command.
|
| ZoneSpec.LegendSpec |
Specification for legend display options.
|
| ZoneSpec.RampSpec |
Specification for colour ramp display options.
|
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.