|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jzy3d.plot3d.rendering.view.View org.jzy3d.chart.ChartView org.jzy3d.chart.graphs.GraphView
public class GraphView
Field Summary |
---|
Fields inherited from class org.jzy3d.plot3d.rendering.view.View |
---|
DEFAULT_VIEW, STRETCH_RATIO |
Constructor Summary | |
---|---|
GraphView(Scene scene,
ICanvas canvas,
Quality quality)
|
Method Summary | |
---|---|
Coord3d |
projectMouse(int x,
int y)
|
Methods inherited from class org.jzy3d.chart.ChartView |
---|
showLayout |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphView(Scene scene, ICanvas canvas, Quality quality)
Method Detail |
---|
public Coord3d projectMouse(int x, int y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |