kiwi-postgis
Version 0.1.0.0
|
Public Member Functions | |
boolean | isSupported (KiWiDialect dialect) |
String | getNative (KiWiDialect dialect, String... args) |
ValueType | getReturnType () |
ValueType | getArgumentType (int arg) |
int | getMinArgs () |
int | getMaxArgs () |
double | attribute (Geometry geom) |
String | getURI () |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
|
inherited |
|
inherited |
References GeometricDoubleAttributeFunction.attribute(), and LiteralRegistry.getLiteral().
ValueType getArgumentType | ( | int | arg | ) |
String getNative | ( | KiWiDialect | dialect, |
String... | args | ||
) |
ValueType getReturnType | ( | ) |
|
inherited |
References POSTGIS.ST_COMPACTNESSRATIO.