public class TOKML extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TOKML.KMLWriter |
| Constructor and Description |
|---|
TOKML(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static java.lang.String |
GeometryToKML(com.vividsolutions.jts.geom.Geometry geometry) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static java.lang.String GeometryToKML(com.vividsolutions.jts.geom.Geometry geometry)