Package org.jzy3d.plot3d.rendering.canvas

Interface Summary
ICanvas A ICanvas represent the target component for rendering OpenGL.
IScreenCanvas An IScreenCanvas defines a panel into which rendering occurs, and that can be integrated in an existing GUI.
 

Class Summary
CanvasAWT CanvasAWT is a base implementation that primarily allows to integrate a Jzy3d chart in an AWT application.
CanvasNewtAwt A Newt canvas wrapped in an AWT Panel.
CanvasSwing Deprecated.
OffscreenCanvas An ICanvas implementation able to render the chart in an offscreen canvas, meaning no frame or GUI is needed to get a chart.
Quality Provides a structure for setting the rendering quality, i.e., the tradeoff between computation speed, and graphic quality.
VoidCanvas  
 



Copyright © 2013. All rights reserved.