Uses of Enum
org.jzy3d.chart.controllers.thread.camera.CameraThreadControllerWithTime.Direction
-
Uses of CameraThreadControllerWithTime.Direction in org.jzy3d.chart.controllers.thread.camera
Modifier and TypeFieldDescriptionprotected CameraThreadControllerWithTime.Direction
CameraThreadControllerWithTime.direction
Rotation direction : Direction.LEFT makes negative azimuth increments, while Direction.RIGHT make positive azimuth increments.Modifier and TypeMethodDescriptionCameraThreadControllerWithTime.getDirection()
Returns the enum constant of this type with the specified name.CameraThreadControllerWithTime.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CameraThreadControllerWithTime.setDirection
(CameraThreadControllerWithTime.Direction direction)