Uses of Package
org.locationtech.jts.algorithm
Packages that use org.locationtech.jts.algorithm
Package
Description
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Contains the
Geometry
interface hierarchy and supporting classes.Contains classes that implement topology graphs.
Contains classes that implement indexes for performing noding on geometry graph edges.
Classes to compute nodings for arrangements of line segments and line segment sequences.
Provides classes for implementing operations on geometries
Contains classes that perform a topological overlay to compute boolean spatial functions.
Contains classes to implement the computation of the spatial relationships of
Geometry
s.Classes for testing the validity and simplicity of geometries,
as defined in the OGC Simple Features specification.
-
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.algorithmClassDescriptionAn interface for rules which determine whether node points which are in boundaries of
Lineal
geometry components are in the boundary of the parent geometry collection.Represents a homogeneous coordinate in a 2-D coordinate space.ALineIntersector
is an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do.Indicates that aHCoordinate
has been computed which is not representable on the Cartesian plane. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.geom
-
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.geomgraphClassDescriptionAn interface for rules which determine whether node points which are in boundaries of
Lineal
geometry components are in the boundary of the parent geometry collection.ALineIntersector
is an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.geomgraph.indexClassDescriptionA
LineIntersector
is an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.nodingClassDescriptionA
LineIntersector
is an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.operationClassDescriptionAn interface for rules which determine whether node points which are in boundaries of
Lineal
geometry components are in the boundary of the parent geometry collection.ALineIntersector
is an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.operation.overlayClassDescriptionA
LineIntersector
is an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.operation.relateClassDescriptionAn interface for rules which determine whether node points which are in boundaries of
Lineal
geometry components are in the boundary of the parent geometry collection. -
Classes in org.locationtech.jts.algorithm used by org.locationtech.jts.operation.validClassDescriptionAn interface for rules which determine whether node points which are in boundaries of
Lineal
geometry components are in the boundary of the parent geometry collection.