|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.erichseifert.gral | |
---|---|
de.erichseifert.gral | Main classes. |
de.erichseifert.gral.io.plots | Classes for converting instances of Drawable to various file formats. |
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.lines | Classes for rendering data series connected by lines. |
de.erichseifert.gral.plots.points | Classes for rendering point shapes in a plot. |
de.erichseifert.gral.ui | User interface classes. |
Classes in de.erichseifert.gral used by de.erichseifert.gral | |
---|---|
AbstractDrawable
Abstract implementation of the Drawable interface. |
|
Container
An interface that provides functions to store and layout Drawables. |
|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
|
DrawableConstants.Location
Indicates the location of a Drawable. |
|
DrawableConstants.Orientation
Orientation of a Drawable. |
|
DrawableContainer
Implementation of Container that is a Drawable itself. |
|
DrawingContext
Class that encapsulates an object for drawing and context information. |
|
DrawingContext.Quality
Data type that describes the quality mode of drawing operations. |
|
DrawingContext.Target
Data type that describes the type of the drawing target. |
|
Layout
Interface that provides basic functions for arranging a layout. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.io.plots | |
---|---|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.plots | |
---|---|
AbstractDrawable
Abstract implementation of the Drawable interface. |
|
Container
An interface that provides functions to store and layout Drawables. |
|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
|
DrawableContainer
Implementation of Container that is a Drawable itself. |
|
DrawingContext
Class that encapsulates an object for drawing and context information. |
|
Legend
Abstract class that serves as a basic for any legend in a plot. |
|
PlotArea
Abstract class that represents a canvas for the plot which will be drawn. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.plots.areas | |
---|---|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.plots.axes | |
---|---|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.plots.lines | |
---|---|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.plots.points | |
---|---|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
Classes in de.erichseifert.gral used by de.erichseifert.gral.ui | |
---|---|
Drawable
Interface providing functions for a lightweight component that can be drawn on the screen. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |