Uses of Class
org.locationtech.jts.operation.relateng.RelateNG
Packages that use RelateNG
Package
Description
Provides classes to implement the RelateNG algorithm
computes topological relationships of
s.
invalid reference
Geometry
-
Uses of RelateNG in org.locationtech.jts.operation.relateng
Methods in org.locationtech.jts.operation.relateng that return RelateNGModifier and TypeMethodDescriptionstatic RelateNG
Creates a prepared RelateNG instance to optimize the evaluation of relationships against a single geometry.static RelateNG
RelateNG.prepare
(Geometry a, BoundaryNodeRule bnRule) Creates a prepared RelateNG instance to optimize the computation of predicates against a single geometry, using a givenBoundaryNodeRule
.