Uses of Class
org.jzy3d.maths.Area
Packages that use Area
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of Area in org.jzy3d.maths
Constructors in org.jzy3d.maths with parameters of type Area -
Uses of Area in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as AreaModifier and TypeFieldDescriptionprotected AreaView2DProcessing.marginAreaprotected AreaView2DProcessing.screenAreaprotected AreaView2DProcessing.spaceAreaMethods in org.jzy3d.plot3d.rendering.view that return AreaModifier and TypeMethodDescriptionView2DProcessing.getArea()Return the overall margin that was processed at the latest call toaccording to the axis and view layout settingsinvalid @link
#apply()Methods in org.jzy3d.plot3d.rendering.view with parameters of type AreaModifier and TypeMethodDescriptionView2DProcessing.getModelToScreenRatio(Area space, Area canvas, Area margins) A helper for processing 2D margins.