Package org.jzy3d.plot3d.rendering.scene

Class Summary
Decomposition  
Graph The scene's Graph basically allows decomposing the list of object into a list of AbstractDrawables primitive (i.e. objects that are not AbstractComposite.
Scene A Scene holds a Graph to be rendered by a list Views.