| Interface | Description |
|---|---|
| AxisRange | |
| 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 | |
| Histogram1D | |
| LabelColorScheme | |
| Point1DDataset |
A dataset consisting on a set of 1D points.
|
| Point2DDataset |
A dataset consisting on 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 | |
| ValueColorScheme |
A scheme that will associate a RBG color to any data value.
|
| 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 | |
| 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>> | |
| Histogram1DUpdate | |
| Histograms | |
| IntensityGraph2DRenderer | |
| 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 | |
| MultilineGraph2DRenderer | |
| MultilineGraph2DRendererUpdate | |
| NumberUtil | |
| Point1DCircularBuffer | |
| Point1DDatasets |
Factory methods for wrapper datasets.
|
| Point1DDatasetUpdate | |
| 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 | |
| ValueColorSchemes |
The
ValueColorSchemes class contains several useful methods
to associate a ValueColorScheme with a ColorScheme. |
| ValueScales |
The
ValueScales class is useful to create
different types of ValueScales. |
| Enum | Description |
|---|---|
| ColorScheme | |
| 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.