Uses of Class
org.jzy3d.plot3d.rendering.view.View2DLayout
Packages that use View2DLayout
-
Uses of View2DLayout in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as View2DLayoutModifier and TypeFieldDescriptionprotected View2DLayout
View.view2DLayout
Settings for the layout of a 2D chartMethods in org.jzy3d.plot3d.rendering.view that return View2DLayoutModifier and TypeMethodDescriptionView2DLayout.clone()
protected View2DLayout
View2DLayout.copy
(View2DLayout from, View2DLayout to) View.get2DLayout()
Return the configuration of a 2D layoutMethods in org.jzy3d.plot3d.rendering.view with parameters of type View2DLayoutModifier and TypeMethodDescriptionvoid
View2DLayout.applySettings
(View2DLayout source) protected View2DLayout
View2DLayout.copy
(View2DLayout from, View2DLayout to)