| 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  AbstractCameraControllerto thisChart. | 
| 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  | CameraThreadControllerThe  CameraThreadControllerprovides a Thread for controlling 
 theCameraand make it turn around the view point along 
 its the azimuth dimension. | 
Copyright © 2016. All rights reserved.