public class GeoKML extends GeoImporter
inputClass, inputType| Constructor and Description |
|---|
GeoKML(java.lang.String name,
boolean uniform) |
| Modifier and Type | Method and Description |
|---|---|
protected com.vividsolutions.jts.geom.Geometry |
convert(java.lang.Object input) |
static com.vividsolutions.jts.geom.Geometry |
KMLToGeometry(java.lang.String kml) |
applygetName, refSnapshot, setName, toStringprotected 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 KMLToGeometry(java.lang.String kml)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
javax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXExceptionjava.io.IOException