Uses of Class
org.jzy3d.plot3d.rendering.view.Camera.Ortho
-
Packages that use Camera.Ortho Package Description org.jzy3d.plot3d.rendering.view -
-
Uses of Camera.Ortho in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as Camera.Ortho Modifier and Type Field Description protected Camera.Ortho
Camera. ortho
The configuration used to make orthogonal rendering.Methods in org.jzy3d.plot3d.rendering.view that return Camera.Ortho Modifier and Type Method Description Camera.Ortho
Camera. getOrtho()
Return last values used to make orthogonal scene rendering.
-