public class MapperGeoOutside extends NamedWarpScriptFunction implements WarpScriptMapperFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
MapperGeoOutside.Builder |
| Constructor and Description |
|---|
MapperGeoOutside(java.lang.String name,
com.geoxp.GeoXPLib.GeoXPShape shape)
Default constructor, the timezone will be UTC
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object[] args) |
java.lang.String |
toString() |
getName, refSnapshot, setNamepublic MapperGeoOutside(java.lang.String name,
com.geoxp.GeoXPLib.GeoXPShape shape)
public java.lang.Object apply(java.lang.Object[] args)
throws WarpScriptException
apply in interface WarpScriptAggregatorFunctionWarpScriptExceptionpublic java.lang.String toString()
toString in class NamedWarpScriptFunction