Modifier and Type | Method and Description |
---|---|
ICameraMouseController |
Chart.addMouseCameraController() |
static ICameraMouseController |
ChartLauncher.configureControllers(Chart chart,
String title,
boolean allowSlaveThreadOnDoubleClick,
boolean startThreadImmediatly) |
static ICameraMouseController |
ChartLauncher.openChart(Chart chart) |
static ICameraMouseController |
ChartLauncher.openChart(Chart chart,
Rectangle rectangle) |
static ICameraMouseController |
ChartLauncher.openChart(Chart chart,
Rectangle bounds,
String title) |
static ICameraMouseController |
ChartLauncher.openChart(Chart chart,
Rectangle bounds,
String title,
boolean allowSlaveThreadOnDoubleClick) |
static ICameraMouseController |
ChartLauncher.openChart(Chart chart,
Rectangle bounds,
String title,
boolean allowSlaveThreadOnDoubleClick,
boolean startThreadImmediatly) |
static ICameraMouseController |
ChartLauncher.openChart(Chart chart,
String title) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCameraController |
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. |
Modifier and Type | Method and Description |
---|---|
ICameraMouseController |
NewtChartComponentFactory.newMouseCameraController(Chart chart) |
ICameraMouseController |
IChartComponentFactory.newMouseCameraController(Chart chart) |
ICameraMouseController |
ChartComponentFactory.newMouseCameraController(Chart chart) |
ICameraMouseController |
AWTChartComponentFactory.newMouseCameraController(Chart chart) |
Modifier and Type | Method and Description |
---|---|
ICameraMouseController |
GraphChartComponentFactory.newAWTMouseController(Chart chart) |
ICameraMouseController |
GraphChartComponentFactory.newMouseCameraController(Chart chart) |
Copyright © 2018. All rights reserved.