public class GeoWKT extends GeoImporter
inputClass, inputType| Constructor and Description |
|---|
GeoWKT(java.lang.String name,
boolean uniform) |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
convert(java.lang.Object input) |
static com.vividsolutions.jts.geom.Geometry |
wktToGeometry(java.lang.String wkt) |
applygetName, refSnapshot, setName, toStringpublic com.vividsolutions.jts.geom.Geometry convert(java.lang.Object input)
throws java.lang.Exception
convert in class GeoImporterjava.lang.Exceptionpublic static com.vividsolutions.jts.geom.Geometry wktToGeometry(java.lang.String wkt)
throws com.vividsolutions.jts.io.ParseException
com.vividsolutions.jts.io.ParseException