| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 

Public Member Functions | |
| void | testCompactnessRatioNaN () throws ParseException | 
| void | testCompactnessRatio () throws ParseException | 
Static Public Attributes | |
| static final String | testGeometry ="POINT(0 0)" | 
| static final String | testPolygon ="POLYGON((0 0 2,0 5 2,5 0 2,0 0 2))" | 
| void testCompactnessRatio | ( | ) | throws ParseException | 
References GeometricDoubleAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and CompactnessRatioTest.testPolygon.
| void testCompactnessRatioNaN | ( | ) | throws ParseException | 
References GeometricDoubleAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and CompactnessRatioTest.testGeometry.
      
  | 
  static | 
Referenced by CompactnessRatioTest.testCompactnessRatioNaN().
      
  | 
  static | 
Referenced by CompactnessRatioTest.testCompactnessRatio().