Uses of Class
org.jzy3d.plot3d.rendering.view.lod.LODPerf
-
Packages that use LODPerf Package Description org.jzy3d.chart.controllers.camera org.jzy3d.chart.controllers.mouse.camera org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers -
-
Uses of LODPerf in org.jzy3d.chart.controllers.camera
Fields in org.jzy3d.chart.controllers.camera declared as LODPerf Modifier and Type Field Description protected LODPerfAbstractCameraController. perfMethods in org.jzy3d.chart.controllers.camera that return LODPerf Modifier and Type Method Description LODPerfAbstractCameraController. getLODPerf()Methods in org.jzy3d.chart.controllers.camera with parameters of type LODPerf Modifier and Type Method Description voidAbstractCameraController. setLODPerf(LODPerf perf) -
Uses of LODPerf in org.jzy3d.chart.controllers.mouse.camera
Methods in org.jzy3d.chart.controllers.mouse.camera that return LODPerf Modifier and Type Method Description LODPerfICameraMouseController. getLODPerf()Methods in org.jzy3d.chart.controllers.mouse.camera with parameters of type LODPerf Modifier and Type Method Description voidICameraMouseController. setLODPerf(LODPerf perf) -
Uses of LODPerf in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers
Methods in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers that return LODPerf Modifier and Type Method Description LODPerfAdaptByPerformanceKnowledge. getPerf()Methods in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers with parameters of type LODPerf Modifier and Type Method Description voidAdaptByPerformanceKnowledge. setPerf(LODPerf perf)
-