|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Graph | |
|---|---|
| org.jzy3d.chart.controllers.targets | |
| org.jzy3d.picking | |
| org.jzy3d.plot3d.primitives.interactive.tools | |
| org.jzy3d.plot3d.rendering.scene | |
| Uses of Graph in org.jzy3d.chart.controllers.targets |
|---|
| Methods in org.jzy3d.chart.controllers.targets with parameters of type Graph | |
|---|---|
static void |
ColorMapperUpdater.update(Graph g,
Scale scale)
|
| Uses of Graph in org.jzy3d.picking |
|---|
| Methods in org.jzy3d.picking with parameters of type Graph | |
|---|---|
void |
PickingSupport.pickObjects(javax.media.opengl.GL gl,
javax.media.opengl.glu.GLU glu,
View view,
Graph graph,
IntegerCoord2d pickPoint)
|
| Uses of Graph in org.jzy3d.plot3d.primitives.interactive.tools |
|---|
| Methods in org.jzy3d.plot3d.primitives.interactive.tools with parameters of type Graph | |
|---|---|
static java.util.List<PolygonProjection> |
ProjectionUtils.project(javax.media.opengl.GL gl,
javax.media.opengl.glu.GLU glu,
Camera cam,
Graph g)
|
| Uses of Graph in org.jzy3d.plot3d.rendering.scene |
|---|
| Methods in org.jzy3d.plot3d.rendering.scene that return Graph | |
|---|---|
Graph |
Scene.getGraph()
Get the scene graph attached to this scene. |
| Methods in org.jzy3d.plot3d.rendering.scene with parameters of type Graph | |
|---|---|
void |
Scene.setGraph(Graph graph)
Attach a scene graph to this scene. |
| Constructors in org.jzy3d.plot3d.rendering.scene with parameters of type Graph | |
|---|---|
Scene(Graph graph)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||