Package org.jzy3d.plot3d.rendering.scene

Class Summary
Decomposition  
Graph The scene's Graph basically stores the scene content and facilitate objects control The graph may decompose all AbstractComposite into a list of their AbstractDrawables primitives if constructor is called with parameters enabling sorting.
Scene A Scene holds a Graph to be rendered by a list Views.