Uses of Package
org.locationtech.jts.geom
Packages that use org.locationtech.jts.geom
Package
Description
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Classes to compute distance metrics between geometries.
Classes to determine the topological location of points in geometries.
Classes to compute matching metrics between geometries.
Classes to perform conversions from Java2D shape objects.
Classes to perform densification on geometries.
Contains the
Geometry interface hierarchy and supporting classes.Implementations of interfaces for geometric structures.
Classes to perform optimized geometric operations on suitably prepared geometries.
Provides classes that parse and modify Geometry objects.
Contains classes that implement topology graphs.
Contains classes that implement indexes for performing noding on geometry graph edges.
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 the interfaces for converting JTS objects to and from other formats.
Classes to read and write the GML2 geometry format.
Contains classes and interfaces implementing linear referencing on linear geometries
Classes to compute nodings for arrangements of line segments and line segment sequences.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
Provides classes for implementing operations on geometries
Provides classes for computing buffers of geometries
Classes to perform validation of the results of buffer operations.
Provides classes for computing the distance between geometries
Classes to perform line merging.
Contains classes that perform a topological overlay to compute boolean spatial functions.
Classes to perform snapping on geometries to prepare them for overlay operations.
Classes to validate the results of overlay operations.
An API for polygonizing sets of lines.
Classes which implement topological predicates optimized for particular kinds of geometries.
Contains classes to implement the computation of the spatial relationships of
Geometrys.Classes to perform efficent unioning of collections of geometries.
Provides classes for testing the validity of geometries.
Contains classes to implement a planar graph data structure.
Provides classes for analyzing and
manipulating the precision of Geometries.
Classes which implement algorithms for simplifying or generalizing 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.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.algorithmClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Represents a single point.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.algorithm.distanceClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.An interface for classes which use the values of the coordinates in a
Geometry.The internal representation of a list of coordinates inside a Geometry.An interface for classes which process the coordinates in aCoordinateSequence.A representation of a planar, linear vector geometry.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.algorithm.locateClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models an OGC SFS
LinearRing.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.algorithm.match
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.awtClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-styleLineString.Models a collection ofLineStrings.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.densifyClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.A representation of a planar, linear vector geometry.Models a collection of
Polygons.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.dissolveClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-styleLineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.edgegraphClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models an OGC-style
LineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.geomClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.An interface for classes which use the values of the coordinates in a
Geometry.The internal representation of a list of coordinates inside a Geometry.Compares twoCoordinateSequences.A factory to create concrete instances ofCoordinateSequences.An interface for classes which process the coordinates in aCoordinateSequence.Deprecated.no longer usedDeprecated.no longer usedDefines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection ofGeometrys of arbitrary type and dimension.Geometryclasses support the concept of applying aGeometryComponentFilterfilter to theGeometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.GeometryCollectionclasses support the concept of applying aGeometryFilterto theGeometry.Models a Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.IdentifiesGeometrysubclasses which are 1-dimensional and have components which areLineStrings.Models an OGC SFSLinearRing.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Models a collection ofLineStrings.Models a collection ofPoints.Models a collection ofPolygons.A bounding container for aGeometrywhich is in the shape of a general octagon.Represents a single point.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry.The types of Precision Model which JTS supports. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.geom.implClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.A factory to create concrete instances of
CoordinateSequences.Defines a rectangular region of the 2D coordinate plane. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.geom.prepClassDescriptionA representation of a planar, linear vector geometry.Identifies
Geometrysubclasses which are 1-dimensional and have components which areLineStrings. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.geom.utilClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.An interface for classes which process the coordinates in a
CoordinateSequence.A representation of a planar, linear vector geometry.Models a collection ofGeometrys of arbitrary type and dimension.Geometryclasses support the concept of applying aGeometryComponentFilterfilter to theGeometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.GeometryCollectionclasses support the concept of applying aGeometryFilterto theGeometry.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Models a collection ofLineStrings.Models a collection ofPoints.Models a collection ofPolygons.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.geomgraphClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models a Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.geomgraph.indexClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.index
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.index.chainClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.Represents a line segment defined by two
Coordinates. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.index.kdtreeClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.index.quadtreeClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.index.strtree
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.ioClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.A factory to create concrete instances of
CoordinateSequences.A representation of a planar, linear vector geometry.Models a collection ofGeometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Models a collection ofLineStrings.Models a collection ofPoints.Models a collection ofPolygons.Represents a single point.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.io.geojsonClassDescriptionThe internal representation of a list of coordinates inside a Geometry.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.io.gml2ClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Models a collection ofLineStrings.Models a collection ofPoints.Models a collection ofPolygons.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.io.kmlClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.linearrefClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.mathClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.nodingClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Specifies the precision model of theCoordinates in aGeometry.Indicates an invalid or inconsistent topological situation encountered during processing -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.noding.snaproundClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Specifies the precision model of the
Coordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operationClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-style
LineString.Models a collection ofLineStrings.Models a collection ofPoints.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.bufferClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Represents a single point.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.buffer.validateClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.An interface for classes which use the values of the coordinates in a
Geometry.The internal representation of a list of coordinates inside a Geometry.An interface for classes which process the coordinates in aCoordinateSequence.A representation of a planar, linear vector geometry.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.distanceClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.
GeometryCollectionclasses support the concept of applying aGeometryFilterto theGeometry.Models an OGC-styleLineString.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.distance3dClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models an OGC-style
LineString.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.linemergeClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-style
LineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.overlayClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.overlay.snapClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.The internal representation of a list of coordinates inside a Geometry.A representation of a planar, linear vector geometry.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.overlay.validateClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.
GeometryCollectionclasses support the concept of applying aGeometryFilterto theGeometry.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Models a collection ofLineStrings. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.polygonizeClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.A representation of a planar, linear vector geometry.Geometryclasses support the concept of applying aGeometryComponentFilterfilter to theGeometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.predicateClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models an OGC-style
LineString.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.relateClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models a Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.unionClassDescriptionDefines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.operation.validClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Models a collection ofPoints.Models a collection ofPolygons.Represents a single point.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.planargraphClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.precisionClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.An interface for classes which use the values of the coordinates in a
Geometry.The internal representation of a list of coordinates inside a Geometry.An interface for classes which process the coordinates in aCoordinateSequence.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-styleLineString.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.shapeClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Represents a line segment defined by two
Coordinates. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.shape.fractalClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.shape.randomClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jts.simplifyClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.A representation of a planar, linear vector geometry.
Geometryclasses support the concept of applying aGeometryComponentFilterfilter to theGeometry.Models an OGC SFSLinearRing.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Models a collection ofPolygons.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.triangulateClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.triangulate.quadedgeClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A list of
Coordinates, which may be set to prevent repeated coordinates from occurring in the list.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Represents a line segment defined by twoCoordinates.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jts.utilClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.An interface for classes which use the values of the coordinates in a
Geometry.The internal representation of a list of coordinates inside a Geometry.An interface for classes which process the coordinates in aCoordinateSequence.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-styleLineString.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.geomClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.A factory to create concrete instances of
CoordinateSequences.Defines a rectangular region of the 2D coordinate plane.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.geom.prepClassDescriptionA representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Represents a single point.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.io.gml2ClassDescriptionThe internal representation of a list of coordinates inside a Geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFS
LinearRing. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.linearrefClassDescriptionSupplies a set of utility methods for building Geometry objects from lists of Coordinates.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.operation.distanceClassDescriptionSupplies a set of utility methods for building Geometry objects from lists of Coordinates.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.operation.linemerge
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtsexample.techniqueClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-style
LineString.Represents a single point. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.cleanClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Models a collection ofLineStrings.Models a collection ofPolygons.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.functionClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC-style
LineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.geomfunction
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.geomopClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testClassDescriptionA representation of a planar, linear vector geometry.Models a Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.Specifies the precision model of the
Coordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilderClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Represents a single point.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.controllerClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.geomClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.An interface for classes which process the coordinates in a
CoordinateSequence.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Geometryclasses support the concept of applying aGeometryComponentFilterfilter to theGeometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString.Represents a polygon with linear edges, which may include holes. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.io.shapefileClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.modelClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models a Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.Specifies the precision model of the
Coordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.topostretchClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.An interface for classes which use the values of the coordinates in a
Geometry.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Represents a line segment defined by twoCoordinates.Models an OGC-styleLineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.uiClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Specifies the precision model of the
Coordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.ui.renderClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.ui.styleClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.A representation of a planar, linear vector geometry.Models an OGC-style
LineString. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testbuilder.ui.toolsClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.Defines a rectangular region of the 2D coordinate plane.A representation of a planar, linear vector geometry.Specifies the precision model of the
Coordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.testrunnerClassDescriptionA representation of a planar, linear vector geometry.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Specifies the precision model of the
Coordinates in aGeometry. -
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.util
-
Classes in org.locationtech.jts.geom used by org.locationtech.jtstest.util.ioClassDescriptionA lightweight class used to store coordinates on the 2-dimensional Cartesian plane.The internal representation of a list of coordinates inside a Geometry.A representation of a planar, linear vector geometry.Models a collection of
Geometrys of arbitrary type and dimension.Supplies a set of utility methods for building Geometry objects from lists of Coordinates.Models an OGC SFSLinearRing.Models an OGC-styleLineString.Models a collection ofLineStrings.Models a collection ofPoints.Models a collection ofPolygons.Represents a polygon with linear edges, which may include holes.Specifies the precision model of theCoordinates in aGeometry.