|
rdf4j-postgis
Version 0.1.0.0
|

Public Member Functions | |
| void | testRemoveRing () |
Static Public Attributes | |
| static final String | duplicateRings ="POLYGON ((8 2, 11 13, 2 6, 8 2), (8 2, 11 13, 2 6, 8 2))" |
| static final String | nonduplicateRings ="POLYGON ((8 2, 11 13, 2 6, 8 2))" |
| static final String | ring ="LINEARRING (8 2, 11 13, 2 6, 8 2)" |
| void testRemoveRing | ( | ) |
References RemoveRingTest.duplicateRings, GeometricModifierIntegerFunction.evaluate(), WKTDatatype.LiteralIRI, and RemoveRingTest.nonduplicateRings.
|
static |
Referenced by RemoveRingTest.testRemoveRing().
|
static |
Referenced by RemoveRingTest.testRemoveRing().
|
static |