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
WarpScriptExceptioncom.vividsolutions.jts.io.ParseException