Package | Description |
---|---|
de.erichseifert.gral.plots |
Plot related classes like axis and plot area management.
|
de.erichseifert.gral.plots.areas |
Classes for drawing areas in plots.
|
de.erichseifert.gral.plots.axes |
Classes for managing and drawing axes in plots.
|
de.erichseifert.gral.plots.legends |
Classes for rendering different kind of legends.
|
de.erichseifert.gral.plots.lines |
Classes for rendering data series connected by lines.
|
Class and Description |
---|
AbstractPlot
Basic implementation of a plot that can listen to changes of data sources
and settings.
|
BarPlot
Class that displays data in a bar plot.
|
BoxPlot
Class that displays data as a box-and-whisker plot showing summaries of
important statistical values.
|
Label
Class that draws a label to a specific location.
|
PiePlot
Class that displays data as segments of a pie plot.
|
PiePlot.Slice
Data class for storing slice information in world units.
|
Plot
Interface for classes that display data in a plot.
|
PlotArea
Abstract class that represents a canvas on which plot data will be drawn.
|
PlotNavigator
Abstract base class that can be used to control the zoom and panning of a
plot.
|
PlotNavigator.NavigationInfo
Data class for storing navigational information for an axis.
|
StylableContainer
Abstract class that represents a drawable object which can store components
and which can be styled using settings.
|
StylableDrawable
Abstract class that represents a drawable object which can be styled using
settings.
|
XYPlot
Class that displays data in an two dimensional coordinate system
(x-y plot).
|
XYPlot.XYNavigationDirection
Constants which determine the direction of zoom and pan actions.
|
Class and Description |
---|
DataPoint
Class for storing points of a plot.
|
Class and Description |
---|
DataPoint
Class for storing points of a plot.
|
Class and Description |
---|
StylableContainer
Abstract class that represents a drawable object which can store components
and which can be styled using settings.
|
Class and Description |
---|
DataPoint
Class for storing points of a plot.
|
Copyright © 2009-2013. All Rights Reserved.