Package | Description |
---|---|
de.erichseifert.gral.graphics |
Classes for drawing and layout of components.
|
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.legends |
Classes for rendering different kind of legends.
|
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.
|
Class and Description |
---|
AbstractDrawable
Abstract implementation of the
Drawable interface. |
Container
An interface that provides functions to build a group of multiple components
of
Drawable . |
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
DrawingContext
Class that stores an object for drawing and additional context information
that may be necessary to determine how to draw the object.
|
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.
|
Class and Description |
---|
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
Class and Description |
---|
AbstractDrawable
Abstract implementation of the
Drawable interface. |
Container
An interface that provides functions to build a group of multiple components
of
Drawable . |
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
DrawableContainer
Implementation of
Container that is a Drawable
itself and stores instances of Drawable as components. |
DrawingContext
Class that stores an object for drawing and additional context information
that may be necessary to determine how to draw the object.
|
Layout
Interface that provides basic functions for arranging a layout.
|
Class and Description |
---|
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
Class and Description |
---|
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
Class and Description |
---|
AbstractDrawable
Abstract implementation of the
Drawable interface. |
Container
An interface that provides functions to build a group of multiple components
of
Drawable . |
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
DrawableContainer
Implementation of
Container that is a Drawable
itself and stores instances of Drawable as components. |
DrawingContext
Class that stores an object for drawing and additional context information
that may be necessary to determine how to draw the object.
|
Class and Description |
---|
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
Class and Description |
---|
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
DrawingContext
Class that stores an object for drawing and additional context information
that may be necessary to determine how to draw the object.
|
Class and Description |
---|
Drawable
Interface providing functions for a lightweight component that can be drawn
on the screen.
|
Copyright © 2009-2013. All Rights Reserved.