Uses of Class
org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains
Packages that use AbstractPreparedPolygonContains
Package
Description
Classes to perform optimized geometric operations on suitably prepared geometries.
-
Uses of AbstractPreparedPolygonContains in org.locationtech.jts.geom.prep
Subclasses of AbstractPreparedPolygonContains in org.locationtech.jts.geom.prepModifier and TypeClassDescription(package private) class
Computes the contains spatial relationship predicate for aPreparedPolygon
relative to all otherGeometry
classes.(package private) class
Computes the covers spatial relationship predicate for aPreparedPolygon
relative to all otherGeometry
classes.