|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IPerspective in jadex.application.space.envsupport.observer.graphics |
|---|
| Fields in jadex.application.space.envsupport.observer.graphics declared as IPerspective | |
|---|---|
protected IPerspective |
AbstractViewport.perspective
IPropertyObject holding properties for layers. |
| Methods in jadex.application.space.envsupport.observer.graphics that return IPerspective | |
|---|---|
IPerspective |
IViewport.getPerspective()
Get the perspective. |
IPerspective |
AbstractViewport.getPerspective()
Get the perspective. |
| Constructors in jadex.application.space.envsupport.observer.graphics with parameters of type IPerspective | |
|---|---|
AbstractViewport(IPerspective perspective)
|
|
| Uses of IPerspective in jadex.application.space.envsupport.observer.graphics.java2d |
|---|
| Methods in jadex.application.space.envsupport.observer.graphics.java2d with parameters of type IPerspective | |
|---|---|
void |
TiledLayerJ2DRenderer.draw(IPerspective persp,
Layer layer,
IVector2 areaSize,
ViewportJ2D vp)
Draws the layer. |
void |
ILayerJ2DRenderer.draw(IPerspective persp,
Layer layer,
IVector2 areaSize,
ViewportJ2D vp)
Draws the layer. |
void |
GridLayerJ2DRenderer.draw(IPerspective persp,
Layer layer,
IVector2 areaSize,
ViewportJ2D vp)
Draws the layer. |
void |
ColorLayerJ2DRenderer.draw(IPerspective persp,
Layer layer,
IVector2 areaSize,
ViewportJ2D vp)
Draws the layer. |
| Constructors in jadex.application.space.envsupport.observer.graphics.java2d with parameters of type IPerspective | |
|---|---|
ViewportJ2D(IPerspective persp,
ILibraryService libService)
Creates a new Viewport. |
|
| Uses of IPerspective in jadex.application.space.envsupport.observer.gui |
|---|
| Methods in jadex.application.space.envsupport.observer.gui that return IPerspective | |
|---|---|
IPerspective |
ObserverCenter.getSelectedPerspective()
Returns the selected perspective. |
| Methods in jadex.application.space.envsupport.observer.gui with parameters of type IPerspective | |
|---|---|
void |
ObserverCenter.addPerspective(String name,
IPerspective perspective)
Adds a perspective. |
| Uses of IPerspective in jadex.application.space.envsupport.observer.perspective |
|---|
| Classes in jadex.application.space.envsupport.observer.perspective that implement IPerspective | |
|---|---|
class |
Perspective2D
Perspective for viewing in 2D. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||