|
kiwi-postgis
Version 0.1.0.0
|
Returns true if all exterior rings are oriented clockwise and all interior rings are oriented counter-clockwise. More...


Public Member Functions | |
| String | getURI () |
| int | attribute (Geometry geom) |
| Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Returns true if all exterior rings are oriented clockwise and all interior rings are oriented counter-clockwise.
| int attribute | ( | Geometry | geom | ) |
|
inherited |
References GeometricIntegerAttributeFunction.attribute(), and LiteralRegistry.getLiteral().
| String getURI | ( | ) |
References POSTGIS.st_isPolygonCW.