Uses of Class
org.locationtech.jts.geom.Envelope

Packages that use Envelope
Package
Description
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Classes to compute matching metrics between geometries.
Contains the Geometry interface hierarchy and supporting classes.
Implementations of interfaces for geometric structures.
Contains classes that implement topology graphs.
Provides classes for various kinds of spatial indexes.
Contains classes that implement Monotone Chains
Contains classes which implement a k-D tree index over 2-D point data.
Contains classes that implement a Quadtree spatial index
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
Provides classes for computing buffers of geometries
Provides classes for computing the distance between geometries
 
Classes which implement topological predicates optimized for particular kinds of geometries.
Classes to perform efficent unioning of collections of geometries.
Provides classes for testing the validity of geometries.
 
 
Classes to compute Delaunay triangulations.
Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams.
Contains support classes for the Java Topology Suite.