public class TOGEOJSON extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
TOGEOJSON(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static com.vividsolutions.jts.geom.Geometry |
toGeometry(java.lang.Object geomObject) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static com.vividsolutions.jts.geom.Geometry toGeometry(java.lang.Object geomObject)
throws WarpScriptException,
com.vividsolutions.jts.io.ParseException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
WarpScriptExceptioncom.vividsolutions.jts.io.ParseExceptionjava.io.IOExceptionjavax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXException