Uses of Class
org.jzy3d.plot3d.rendering.view.View2DLayout
-
Packages that use View2DLayout Package Description org.jzy3d.plot3d.rendering.view -
-
Uses of View2DLayout in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as View2DLayout Modifier and Type Field Description protected View2DLayout
View. view2DLayout
Settings for the layout of a 2D chartMethods in org.jzy3d.plot3d.rendering.view that return View2DLayout Modifier and Type Method Description View2DLayout
View. get2DLayout()
Return the configuration of a 2D layout
-