|
||||||||||
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
public class ChartView
A ChartView
allows displaying a 3d scene on the left,
and a set of AbstractDrawable
's Legend
on the right.
Field Summary |
---|
Fields inherited from class org.jzy3d.plot3d.rendering.view.View |
---|
DEFAULT_VIEW, STRETCH_RATIO |
Constructor Summary | |
---|---|
ChartView(Scene scene,
ICanvas canvas,
Quality quality)
|
Method Summary | |
---|---|
void |
showLayout()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChartView(Scene scene, ICanvas canvas, Quality quality)
Method Detail |
---|
public void showLayout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |