Interface | Description |
---|---|
GJFastPlotInterface | |
GJPlotInterface |
GJPlotInterface defines methods that must be implemented by all plots.
|
GJPolarPlotInterface |
GJPolarPlotInterface.
|
GJTransformUpdateInterface |
Interface to support updating of plots when the x or y transform of the
parent graph is changed.
|
Class | Description |
---|---|
BarExtra |
Object to support bar charts.
|
ContourExtra | Deprecated |
ErrorBarExtra | |
FontSupport | |
GJAbstractPlot |
Abstract superclass for the individual plot types.
|
GJAbstractPlotModelImpl |
Abstract class providing support for both the data model and visual model.
|
GJAbstractPolarPlot |
GJAbstractPolarPlot - abstract class extended by polar plots.
|
GJBar |
GJBar supports bar plots and histograms.
|
GJBox |
Abstract class that is extended by box-style concrete classes such as GJBar.
|
GJCloud |
GJCloud provides an alternative to the GJScatter plot when drawing large
numbers of points.
|
GJComponentPlot |
GJComponentPlot is an exception to the norm.
|
GJContour |
GJContour class for plotting contours.
|
GJErrorBar | |
GJFastLine |
GJFastLine class for fast painting of line plots.
|
GJFeather |
Cyclic properties: Marker Fill EdgeStroke EdgeColor
|
GJFill |
GJFill class used to set or modify painted area fill for a plot.
|
GJLine |
This code is part of the Waterloo Scientific Graphics package from King's
College London
|
GJPathPlot |
GJPathPlot allows arbitrary Path2D objects to be painted as a plot.
|
GJPie |
GJPie chart.
|
GJPolarBar |
GJPolarBar chart.
|
GJPolarLine | |
GJPolarScatter | |
GJPolarStem |
GJPolarBar chart.
|
GJQuiver |
GJQuiver or vector plot.
|
GJScatter |
Cyclic properties: Marker Fill EdgeStroke EdgeColor
|
GJStairs |
Cyclic properties: None
|
GJStem |
Cyclic properties: Marker Fill EdgeStroke EdgeColor
|
PieExtra | |
PolarExtra |
PolarExtra object.
|
QuiverExtra |
Provides the data model extra object for quiver plots.
|
Enum | Description |
---|---|
BarExtra.MODE |
For bar plots, indicates the display mode for multiplexed data.
|
BarExtra.ORIENTATION |
Orientation for the boxes.
|
ErrorBarExtra.MODE | |
GJFill.MODE |
Use the arbitrary area (if orientation is ARBITRARY as follows:
|
GJFill.ORIENTATION |
Orientation of the fill.
|
PieExtra.LABELORIENTAION | |
PieExtra.LABELPOSITION | |
PieExtra.MODE |
For bar plots, indicates the display mode for multiplexed data.
|
PolarExtra.DATAMODE |