Uses of Class
org.jzy3d.plot3d.rendering.view.AWTView
-
Packages that use AWTView Package Description org.jzy3d.chart org.jzy3d.chart.factories org.jzy3d.chart2d org.jzy3d.debug org.jzy3d.plot3d.rendering.view -
-
Uses of AWTView in org.jzy3d.chart
Methods in org.jzy3d.chart that return AWTView Modifier and Type Method Description AWTViewAWTChart. getAWTView() -
Uses of AWTView in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return AWTView Modifier and Type Method Description AWTViewEmulGLChartFactory. newView(IChartFactory factory, Scene scene, ICanvas canvas, Quality quality) -
Uses of AWTView in org.jzy3d.chart2d
Subclasses of AWTView in org.jzy3d.chart2d Modifier and Type Class Description classView2d -
Uses of AWTView in org.jzy3d.debug
Methods in org.jzy3d.debug with parameters of type AWTView Modifier and Type Method Description voidView2DLayout_Debug. setView(AWTView view) -
Uses of AWTView in org.jzy3d.plot3d.rendering.view
Subclasses of AWTView in org.jzy3d.plot3d.rendering.view Modifier and Type Class Description classCroppingViewFields in org.jzy3d.plot3d.rendering.view declared as AWTView Modifier and Type Field Description protected AWTViewAbstractAWTRenderer2d. viewMethods in org.jzy3d.plot3d.rendering.view that return AWTView Modifier and Type Method Description AWTViewAbstractAWTRenderer2d. getView()AWTViewAWTRenderer2d. getView()Methods in org.jzy3d.plot3d.rendering.view with parameters of type AWTView Modifier and Type Method Description voidAbstractAWTRenderer2d. setView(AWTView view)voidAWTRenderer2d. setView(AWTView view)
-