Anchor |
Positioning constraint for plotted text.
|
Anchor.HorizontalAnchor |
Anchor for drawing horizontal text.
|
AuxScale |
Represents a ranged value that can differ according to the content
of a plot.
|
Axis |
Does geometry and drawing for a straight line axis.
|
BasicCaptioner |
Captioner implementation that uses Swing text drawing classes.
|
BasicRanger |
Ranger implementation that just keeps track of high and low values.
|
BasicTicker |
Partial Ticker implementation based on a rule defining a sequence of ticks.
|
Decoration |
Positioned icon, with equality semantics.
|
Gesture |
Enumerates mouse gestures used to perform navigation actions.
|
HistoRanger |
Histogram-capable Ranger implementation.
|
IndicatedRow |
Represents a row from a dataset in relation to a reference position,
by aggregating a row index and the distance from the point.
|
LabelledLine |
Aggregates a line in graphics coordinates and its annotation.
|
LatexCaptioner |
Captioner implementation based on LaTeX text rendering.
|
LayerOpt |
Defines characteristics of a plot layer that may enable plotting
optimisations.
|
LegendEntry |
Aggregates a plot style or group of styles and a label to be
paired together as one entry in a plot legend.
|
LegendIcon |
Icon containing legend information for a plot.
|
NavAction<A> |
Describes the result of a navigation request from the GUI.
|
NavigationListener<A> |
Listener that receives mouse events and uses them in conjunction with
a supplied navigator to feed navigation actions to a set of one or
more plot surfaces.
|
NullCaptioner |
Captioner implementation that writes no text.
|
Orientation |
Defines text orientation for axis labelling.
|
OutlineCaptioner |
Wrapper Captioner implementation that draws an outline around the
caption bounding box as well as actually drawing it.
|
Padding |
Defines user preferences for padding a rectangular area.
|
PlotPlacement |
Aggregates a Surface and the Rectangle that it is placed within.
|
PlotUtil |
Miscellaneous utilities for use with the plotting classes.
|
PointCloud |
Represents an unordered set of data positions forming part of a plot.
|
PrefixTicker |
Partial Ticker implementation for major tick labels with prefixes.
|
ReportKey<T> |
Typed key for use in a ReportMap.
|
ReportMap |
Map containing typed entries generated as a result of plotting.
|
ReportMeta |
Contains documentation metadata describing a plot report item.
|
Scalings |
Implementation class for functions to do with Scaling instances.
|
ShadeAxis |
Graphical representation of aux shading range which can be placed
near the plot.
|
SingleGanger<P,A> |
Ganger implementation for single-zone gangs.
|
SubCloud |
Aggregates the DataGeom and the geometry-specific parts of the
DataSpec for a layer.
|
Subrange |
Designates a sub-range.
|
Tick |
Defines a tick on an axis.
|
ZoneContent |
Aggregates a list of items describing what appears in one zone of
a Gang.
|