|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object repast.simphony.space.projection.DefaultProjection<T> repast.simphony.space.gis.DefaultGeography<T> repast.simphony.context.space.gis.ContextGeography<T> de.cesr.sesamgim.util.GDefaultGeography<T>
public class GDefaultGeography<T>
SesamGIM - Geographical Initialisation for Milieu Agents
Field Summary |
---|
Fields inherited from class repast.simphony.space.gis.DefaultGeography |
---|
adder |
Fields inherited from class repast.simphony.space.projection.DefaultProjection |
---|
listeners, name |
Constructor Summary | |
---|---|
GDefaultGeography(String name)
|
|
GDefaultGeography(String name,
String crsCode)
|
Method Summary | |
---|---|
void |
finalize()
Overwritten to detect hidden instances. |
Methods inherited from class repast.simphony.context.space.gis.ContextGeography |
---|
eventOccured |
Methods inherited from class repast.simphony.space.gis.DefaultGeography |
---|
add, evaluate, getAdder, getAllObjects, getCRS, getGeometry, getLayer, getLayer, getLayerNames, getObjectsWithin, getObjectsWithin, getUnits, move, moveByDisplacement, moveByVector, moveByVector, queryInexact, queryInexact, remove, setAdder, setCRS, setCRS, size |
Methods inherited from class repast.simphony.space.projection.DefaultProjection |
---|
addProjectionListener, fireProjectionEvent, getName, getProjectionListeners, removeProjectionListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface repast.simphony.space.projection.Projection |
---|
addProjectionListener, getName, getProjectionListeners, removeProjectionListener |
Constructor Detail |
---|
public GDefaultGeography(String name)
public GDefaultGeography(String name, String crsCode)
Method Detail |
---|
public void finalize() throws Throwable
finalize
in class Object
Throwable
Object.finalize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |