SIMPLE_VIEW_2D
Constructor and Description |
---|
GeneralDataView2D()
Creates a general 2D view that presents all Objects in a Space2D to the observer.
|
Modifier and Type | Method and Description |
---|---|
Object[] |
getObjects()
Returns a list of objects in this view
|
String |
getType()
Returns the type of the view.
|
void |
init(IEnvironmentSpace space,
Map props)
Init the space.
|
void |
update(IEnvironmentSpace space)
Updates the view.
|
public GeneralDataView2D()
public void init(IEnvironmentSpace space, Map props)
public String getType()
public Object[] getObjects()
getObjects
in interface IDataView
public void update(IEnvironmentSpace space)
Copyright © 2012. All Rights Reserved.