Package repast.simphony.space.gis
Class RandomGISAdder<T>
java.lang.Object
repast.simphony.space.gis.RandomGISAdder<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RandomGISAdder
public RandomGISAdder(org.locationtech.jts.geom.Geometry geom)
-
-
Method Details
-
add
Description copied from interface:Adder
Adds the specified object to the specified destination. Implementors are responsible for how this will actually occur, the location of the added object etc.
-