Uses of Class
org.jzy3d.maths.Area
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of Area in org.jzy3d.maths
-
Uses of Area in org.jzy3d.plot3d.rendering.view
Modifier and TypeFieldDescriptionprotected Area
View2DProcessing.marginArea
protected Area
View2DProcessing.screenArea
protected Area
View2DProcessing.spaceArea
Modifier and TypeMethodDescriptionView2DProcessing.getArea()
Return the overall margin that was processed at the latest call toinvalid @link
#apply()
Modifier and TypeMethodDescriptionView2DProcessing.getModelToScreenRatio
(Area space, Area canvas, Area margins) A helper for processing 2D margins.