uchicago.src.sim.gui
Interface DrawableGisFeature
- All Superinterfaces:
- RepastGisFeature
- All Known Implementing Classes:
- DrawableLineString, DrawablePolygon
- public interface DrawableGisFeature
- extends RepastGisFeature
Created by IntelliJ IDEA.
User: thowe
Date: Dec 17, 2002
Time: 1:54:31 PM
To change this template use Options | File Templates.
| Methods inherited from interface uchicago.src.sim.gis.RepastGisFeature |
addAttribute, crosses, disjoint, getAttribute, getAttributeNames, getGeometry, intersects, isMulti, overlaps, setAttributes, setFeature, setGeometry, touches, within |
getCoords
public com.vividsolutions.jts.geom.Coordinate[] getCoords()
getColor
public Color getColor()
setColor
public void setColor(Color color)
draw
public void draw(SimGraphics g)
contains
public boolean contains(double x,
double y)
Bug reports and feature requests to RePast