Uses of Class
org.locationtech.jts.geom.prep.AbstractPreparedPolygonContains
-
Packages that use AbstractPreparedPolygonContains Package Description org.locationtech.jts.geom.prep 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.prep Modifier and Type Class Description (package private) classPreparedPolygonContainsComputes the contains spatial relationship predicate for aPreparedPolygonrelative to all otherGeometryclasses.(package private) classPreparedPolygonCoversComputes the covers spatial relationship predicate for aPreparedPolygonrelative to all otherGeometryclasses.
-