|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GlimpsePainter | GlimpsePainter is the base class for all Glimpse OpenGL drawing code. |
GlimpsePainterCallback |
Class Summary | |
---|---|
GlimpseDataPainter2D | Takes care of most of the common setup steps that GlimpsePainters must perform. |
GlimpsePainter1D | A GlimpsePainter for drawing on GlimpseAxisLayout1D
layouts which automatically acquires the appropriate Axis1D
from the GlimpseAxisLayout1D based on the
GlimpseContext provided in the paintTo() method. |
GlimpsePainter2D | A GlimpsePainter for drawing on GlimpseAxisLayout2D
layouts which automatically acquires the appropriate Axis2D
from the GlimpseAxisLayout2D based on the
GlimpseContext provided in the paintTo() method. |
GlimpsePainterImpl |
The GlimpsePainter interface as well as abstract implementations which make it simpler to write common types of GlimpsePainters.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |