anl.repast.gis
Interface GeotoolsAgent

All Superinterfaces:
GisAgent
All Known Implementing Classes:
DefaultGeotoolsAgent

public interface GeotoolsAgent
extends GisAgent


Method Summary
 com.vividsolutions.jts.geom.Geometry getThe_geom()
           
 void setThe_geom(com.vividsolutions.jts.geom.Geometry geom)
           
 
Methods inherited from interface anl.repast.gis.GisAgent
getGisAgentIndex, getNeighbors, gisPropertyList, setGisAgentIndex, setNeighbors
 

Method Detail

getThe_geom

com.vividsolutions.jts.geom.Geometry getThe_geom()

setThe_geom

void setThe_geom(com.vividsolutions.jts.geom.Geometry geom)