|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IScreenCanvas | |
---|---|
org.jzy3d.plot3d.rendering.canvas | |
org.jzy3d.plot3d.rendering.view.controllers |
Uses of IScreenCanvas in org.jzy3d.plot3d.rendering.canvas |
---|
Classes in org.jzy3d.plot3d.rendering.canvas that implement IScreenCanvas | |
---|---|
class |
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. |
class |
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. |
Uses of IScreenCanvas in org.jzy3d.plot3d.rendering.view.controllers |
---|
Methods in org.jzy3d.plot3d.rendering.view.controllers with parameters of type IScreenCanvas | |
---|---|
void |
ViewMouseController.addMouseSource(IScreenCanvas canvas)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |