Package uk.ac.starlink.ttools.plot2.task

Interface Summary
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 Summary
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.
InsetsParameter Parameter for receiving an Insets specification.
JELDataSpec DataSpec implementation that works with JEL expressions.
LayerTypeParameter Parameter that specifies a LayerType to be used for a plot layer.
ParameterFinder<P extends Parameter> Used for obtaining a parameter qualified by an optional suffix.
PlanePlot2Task Task for Plane-type plots.
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 plot.
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.
TimePlot2Task Task for time plots.
TypedPlot2Task Plot2 task specialised for a fixed PlotType.
 



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.