| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 

Public Member Functions | |
| void | testEqual () | 
| void | testNotEqual () | 
Static Public Attributes | |
| static final String | testGeom ="LINESTRING(743238 2967416,743238 2967450,743265 2967450, 743265.625 2967416,743238 2967416)" | 
| static final String | testGeom2 ="MULTIPOINT (0 1, 1 0, 2 1)" | 
| void testEqual | ( | ) | 
References GeometricRelationBinaryFunction.evaluate(), WKTDatatype.LiteralIRI, and EqualTypeTest.testGeom.
| void testNotEqual | ( | ) | 
References GeometricRelationBinaryFunction.evaluate(), WKTDatatype.LiteralIRI, EqualTypeTest.testGeom, and EqualTypeTest.testGeom2.
      
  | 
  static | 
Referenced by EqualTypeTest.testEqual(), and EqualTypeTest.testNotEqual().
      
  | 
  static | 
Referenced by EqualTypeTest.testNotEqual().