Package | Description |
---|---|
jadex.extension.envsupport.observer.gui | |
jadex.extension.envsupport.observer.perspective |
Modifier and Type | Class and Description |
---|---|
class |
ObserverCenter
The default observer center.
|
Modifier and Type | Method and Description |
---|---|
IObserverCenter |
Perspective3D.getObserverCenter()
Get the ObserverCenter.
|
IObserverCenter |
Perspective2D.getObserverCenter()
Get the ObserverCenter.
|
IObserverCenter |
IPerspective.getObserverCenter()
Get the ObserverCenter.
|
Modifier and Type | Method and Description |
---|---|
void |
Perspective3D.setObserverCenter(IObserverCenter obscenter)
Sets the ObserverCenter.
|
void |
Perspective2D.setObserverCenter(IObserverCenter obscenter)
Sets the ObserverCenter.
|
void |
IPerspective.setObserverCenter(IObserverCenter obscenter)
Sets the ObserverCenter.
|
Copyright © 2013. All Rights Reserved.