Uses of Class
org.jzy3d.chart.controllers.thread.camera.CameraThreadControllerWithTime
-
Packages that use CameraThreadControllerWithTime Package Description org.jzy3d.chart org.jzy3d.chart.factories -
-
Uses of CameraThreadControllerWithTime in org.jzy3d.chart
Methods in org.jzy3d.chart that return CameraThreadControllerWithTime Modifier and Type Method Description CameraThreadControllerWithTime
EmulGLSkin. getSlaveThreadController(AdaptiveMouseController mouse)
CameraThreadControllerWithTime
EmulGLSkin. getThread()
-
Uses of CameraThreadControllerWithTime in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return CameraThreadControllerWithTime Modifier and Type Method Description CameraThreadControllerWithTime
EmulGLChartFactory. newCameraThreadController(Chart chart)
Returns aCameraThreadControllerWithTime
which speed may be tuned.
-