| Methods in org.jzy3d.chart that return CameraMouseController | 
static CameraMouseController | 
ChartLauncher.configureControllers(Chart chart,
                     String title,
                     boolean allowSlaveThreadOnDoubleClick,
                     boolean startThreadImmediatly)
 
            | 
static CameraMouseController | 
ChartLauncher.openChart(Chart chart)
 
            | 
static CameraMouseController | 
ChartLauncher.openChart(Chart chart,
          Rectangle rectangle)
 
            | 
static CameraMouseController | 
ChartLauncher.openChart(Chart chart,
          Rectangle bounds,
          String title)
 
            | 
static CameraMouseController | 
ChartLauncher.openChart(Chart chart,
          Rectangle bounds,
          String title,
          boolean allowSlaveThreadOnDoubleClick)
 
            | 
static CameraMouseController | 
ChartLauncher.openChart(Chart chart,
          Rectangle bounds,
          String title,
          boolean allowSlaveThreadOnDoubleClick,
          boolean startThreadImmediatly)
 
            | 
static CameraMouseController | 
ChartLauncher.openChart(Chart chart,
          String title)
 
            |