Class SpatialPredicateNGFunctions
java.lang.Object
org.locationtech.jtstest.function.SpatialPredicateNGFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
containsProperly
(Geometry a, Geometry b) static boolean
static boolean
static boolean
static boolean
static boolean
static boolean
equalsTopo
(Geometry a, Geometry b) static boolean
static boolean
intersects
(Geometry a, Geometry b) static boolean
static boolean
static String
relateEndpoint
(Geometry a, Geometry b) static String
relateMatrix
(Geometry a, Geometry b) static String
relateMonoValent
(Geometry a, Geometry b) static String
static boolean
static boolean
-
Constructor Details
-
SpatialPredicateNGFunctions
public SpatialPredicateNGFunctions()
-
-
Method Details
-
contains
-
covers
-
coveredBy
-
disjoint
-
equals
-
equalsTopo
-
intersects
-
crosses
-
overlaps
-
touches
-
within
-
adjacent
-
containsProperly
-
interiorIntersects
-
relate
-
relateMatrix
-
relateEndpoint
-
relateMultiValent
-
relateMonoValent
-