public class ProximityFunction
extends org.geotools.filter.FunctionImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
FUNCTION_NAME |
static org.opengis.filter.capability.FunctionName |
NAME |
static int |
NUM_PARAMETERS |
| Constructor and Description |
|---|
ProximityFunction(List<org.opengis.filter.expression.Expression> parameters,
org.opengis.filter.expression.Literal fallback) |
accept, dispatchArguments, evaluate, functionName, getFallbackValue, getFunctionName, getName, getParameters, setFallbackValue, setName, setParameterspublic static final int NUM_PARAMETERS
public static final String FUNCTION_NAME
public static final org.opengis.filter.capability.FunctionName NAME
public ProximityFunction(List<org.opengis.filter.expression.Expression> parameters, org.opengis.filter.expression.Literal fallback)
This work is licensed under a Creative Commons Attribution 4.0 International License.