| Package | Description | 
|---|---|
| jadex.extension.envsupport.observer.gui.plugin | |
| jadex.extension.envsupport.observer.perspective | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VisualsPlugin.start(ObserverCenter main)
Starts the plugin 
 | 
void | 
IntrospectorPlugin.start(ObserverCenter main)  | 
void | 
IObserverCenterPlugin.start(ObserverCenter main)
Starts the plugin 
 | 
void | 
EvaluationPlugin.start(ObserverCenter main)
Starts the plugin. 
 | 
void | 
AbstractInteractionPlugin.start(ObserverCenter main)  | 
| Modifier and Type | Method and Description | 
|---|---|
ObserverCenter | 
Perspective3D.getObserverCenter()
Get the ObserverCenter. 
 | 
ObserverCenter | 
Perspective2D.getObserverCenter()
Get the ObserverCenter. 
 | 
ObserverCenter | 
IPerspective.getObserverCenter()
Get the ObserverCenter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Perspective3D.setObserverCenter(ObserverCenter obscenter)
Sets the ObserverCenter. 
 | 
void | 
Perspective2D.setObserverCenter(ObserverCenter obscenter)
Sets the ObserverCenter. 
 | 
void | 
IPerspective.setObserverCenter(ObserverCenter obscenter)
Sets the ObserverCenter. 
 | 
Copyright © 2012. All Rights Reserved.