Class Summary |
CanvasAWT |
A ICanvas embed an OpenGL Renderer3d for handling GL events,
a mouse and keyboard controllers for setting the viewpoint
(inheriting ViewPointController ), and a Scene storing
the actual Graph and View s. |
CanvasSwing |
A Canvas3d embed an OpenGL Renderer3d for handling GL events,
a mouse and keyboard controllers for setting the viewpoint
(inheriting ViewPointController ), and a Scene storing
the actual Graph and View s. |
OffscreenCanvas |
Offscreen canvas for use in headless environments. |
Quality |
Provides a structure for setting the rendering quality, i.e., the tradeoff
between computation speed, and graphic quality. |