Class SpatialPredicateNGFunctions
java.lang.Object
org.locationtech.jtstest.function.SpatialPredicateNGFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleancontainsProperly(Geometry a, Geometry b) static booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanequalsTopo(Geometry a, Geometry b) static booleanstatic booleanintersects(Geometry a, Geometry b) static booleanstatic booleanstatic StringrelateEndpoint(Geometry a, Geometry b) static StringrelateMatrix(Geometry a, Geometry b) static StringrelateMonoValent(Geometry a, Geometry b) static Stringstatic booleanstatic 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
-