public class GEOPACK extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
GEOPACK(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static java.lang.String |
pack(com.geoxp.GeoXPLib.GeoXPShape shape) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static java.lang.String pack(com.geoxp.GeoXPLib.GeoXPShape shape)
throws WarpScriptException
WarpScriptException