| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<AbstractCameraController> |
Chart.controllers |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractCameraController> |
Chart.getControllers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Chart.addController(AbstractCameraController controller)
Add a
AbstractCameraController to this Chart. |
void |
Chart.removeController(AbstractCameraController controller) |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTCameraKeyController |
class |
NewtCameraKeyController |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTCameraMouseController |
class |
NewtCameraMouseController |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTMousePickingController |
class |
AWTMousePickingPan2dController |
class |
NewtMousePickingController |
class |
NewtMousePickingPan2dController |
| Modifier and Type | Class and Description |
|---|---|
class |
CameraThreadController
The
CameraThreadController provides a Thread for controlling
the Camera and make it turn around the view point along
its the azimuth dimension. |
Copyright © 2018. All rights reserved.