| Interface | Description |
|---|---|
| AxisRange | |
| AxisRangeInstance | |
| Cell1DDataset |
Dataset consisting of a value for each cell of a 1D grid.
|
| Cell2DDataset |
Dataset consisting of a value for each cell of a 1D grid.
|
| Cell2DDatasets.Function2D | |
| LabelColorScheme | |
| NumberColorMap |
A function that associates a numeric value with an RBG color.
|
| NumberColorMapInstance |
An instance of a
NumberColorMap that associates a numeric value
to an RGB color. |
| Point1DDataset |
A dataset consisting on a set of 1D points.
|
| Point2DDataset |
A dataset consisting of a set of 2D points.
|
| Point3DWithLabelDataset | |
| Range |
The range for points or cells.
|
| Statistics |
The statistics of a given set of numbers.
|
| TimeAxisRange | |
| TimeScale |
The scale to be used to create axis references and rescale time.
|
| TimeSeriesDataset | |
| ValueScale |
The scale to be used to create axis references and rescale values.
|
| Class | Description |
|---|---|
| AreaGraph2DRenderer | |
| AreaGraph2DRendererUpdate |
A set of parameters that can be applied to a
AreaGraph2DRenderer
to update it's settings. |
| AxisRanges |
TODO: finalize names
|
| BubbleGraph2DRenderer | |
| BubbleGraph2DRendererUpdate |
A set of parameters that can be applied to a
BubbleGraph2DRendererUpdate
to update its settings. |
| Cell1DDatasets |
Factory methods for wrapper datasets.
|
| Cell2DDatasets |
Factory methods for wrapper datasets.
|
| FontUtil | |
| Graph2DRenderer<T extends Graph2DRendererUpdate> |
The base class for all graph renderers.
|
| Graph2DRendererUpdate<T extends Graph2DRendererUpdate<T>> | |
| GraphBuffer | |
| IntensityGraph2DRenderer |
A renderer for intensity graph (also known as heat graph), which visualizes
the value of a 2D field using a color map.
|
| IntensityGraph2DRendererUpdate |
A set of parameters that can be applied to a
IntensityGraph2DRenderer
to update its settings. |
| Iterators | |
| Java2DStringUtilities | |
| LabelColorSchemes | |
| LineGraph2DRenderer |
Renderer for a line graph.
|
| LineGraph2DRendererUpdate | |
| LineTimeGraph2DRenderer |
Renderer for a line graph.
|
| LineTimeGraph2DRendererUpdate | |
| MathIgnoreNaN | |
| MathUtil | |
| MultiAxisLineGraph2DRenderer |
Renderer for a line graph with multiple y axes.
|
| MultiAxisLineGraph2DRendererUpdate | |
| NumberColorMaps |
A utility class that provides implementations of
NumberColorMap,
a set standard utilities and a directory for color maps. |
| Point1DDatasets |
Factory methods for wrapper datasets.
|
| Point2DDatasets | |
| Point3DWithLabelDatasets | |
| RangeUtil | |
| ScatterGraph2DRenderer | |
| ScatterGraph2DRendererUpdate | |
| SparklineGraph2DRenderer |
Creates a renderer that is capable of drawing a sparkline graph.
|
| SparklineGraph2DRendererUpdate |
A set of parameters that can be applied to a
SparklineGraph2DRenderer
to update it's settings. |
| StatisticsUtil | |
| TemporalGraph2DRenderer<T extends TemporalGraph2DRendererUpdate> |
The base class for all graph renderers.
|
| TemporalGraph2DRendererUpdate<T extends TemporalGraph2DRendererUpdate<T>> | |
| TimeAxis | |
| TimeAxisRanges | |
| TimeScales | |
| TimeSeriesDatasets | |
| ValueAxis | |
| ValueScales |
The
ValueScales class is useful to create
different types of ValueScales. |
| Enum | Description |
|---|---|
| InterpolationScheme | |
| Java2DStringUtilities.Alignment |
How a string will be drawn, in relation to the given center pixel.
|
| ReductionScheme |
Copyright © 2012–2014 Brookhaven National Laboratory, University of Michigan. All rights reserved.