| 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<V,E> |
class |
AWTMousePickingPan2dController<V,E> |
class |
NewtMousePickingController<V,E> |
class |
NewtMousePickingPan2dController<V,E> |
| 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 © 2016. All rights reserved.