public class CCVizController extends java.lang.Object implements Controller
| Modifier and Type | Field and Description |
|---|---|
BasicPlotController |
basicController |
private DataHandler |
dataHandler |
Mesh2plusTimeController |
mesh2Controller |
DruMenu |
viewMenu |
| Constructor and Description |
|---|
CCVizController() |
| Modifier and Type | Method and Description |
|---|---|
void |
attached() |
void |
exit() |
void |
open() |
void |
open(java.io.File f) |
void |
reload() |
void |
requestClose() |
void |
requestExit() |
void |
setViewStyle(java.lang.String s) |
void |
syncOptions() |
public DruMenu viewMenu
public BasicPlotController basicController
public Mesh2plusTimeController mesh2Controller
private DataHandler dataHandler
public void open()
public void open(java.io.File f)
public void requestClose()
public void reload()
public void requestExit()
public void exit()
public void syncOptions()
public void setViewStyle(java.lang.String s)
public void attached()
attached in interface ControllerCopyright © 2013. All Rights Reserved.