Interface | Description |
---|---|
GJDataModelInterface<T,U> | |
GJFillableInterface<T,U> | |
GJScreenDataInterface<T> |
The GJScreenDataInterface specifies methods used when highlighting specific
plots by providing.
|
GJVisualsInterface<T,U,V,X,Y> |
A generic interface defining the visual properties of plot objects.
|
Class | Description |
---|---|
GJCyclicArrayList<E> | |
GJDataModel |
Data model used by all plot classes implementing the
GJPlotInterface . |
GJPlotList | |
GJVisualModel |
Concrete implementation of
GJAbstractVisualModel<GJMarker, Paint,
BasicStroke, Dimension, Shape> |