|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uchicago.src.sim.gis.DatasourceHandler
This class is designed to gracefully handle the exceptions that can be thrown with a datasource. It has no other purpose.
| Constructor Summary | |
DatasourceHandler()
|
|
| Method Summary | |
static com.vividsolutions.jts.geom.Envelope |
getBounds(org.geotools.data.DataSource ds)
This recovers the bounds from a datasource. |
static org.geotools.feature.Feature[] |
getFeatures(org.geotools.data.DataSource ds)
get the features out of a datasource. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DatasourceHandler()
| Method Detail |
public static org.geotools.feature.Feature[] getFeatures(org.geotools.data.DataSource ds)
ds -
public static com.vividsolutions.jts.geom.Envelope getBounds(org.geotools.data.DataSource ds)
ds -
|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||