Interface | Description |
---|---|
ConfigParameterFactory |
Provides a mapping from ConfigKeys to Parameters.
|
LayerType |
Represents the type of a plot layer as selected by the user.
|
PlotConfiguration<P,A> |
Object capable of executing a static or interactive plot.
|
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.
|
CoordSpec |
Characterises a coordinate specification in sufficient detail
to recreate it as part of a STILTS plotting command.
|
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.
|
HighlightIcon |
Icon used for point highlighting.
|
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.
|
MatrixPlot2Task |
Plot task for matrix plot.
|
PaddingParameter |
Parameter for receiving a Padding specification.
|
ParameterFinder<P extends Parameter<?>> |
Used for obtaining a parameter qualified by an optional suffix.
|
PlanePlot2Task |
Task for Plane-type plots.
|
PlotContext<P,A> |
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<P,A> |
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.
|
ShadeSpec |
Specifies a shade axis in sufficient detail to recreate it as part of
a STILTS plotting command.
|
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.
|
TrimmingSpec |
Specifies trimming items in sufficient detail to recreate them as part of
a STILTS plotting command.
|
TrimmingSpec.LegendSpec |
Specification for legend display options.
|
TypedPlot2Task<P,A> |
Plot2 task specialised for a fixed PlotType.
|
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.