Uses of Package
com.vividsolutions.jts.algorithm
-
Packages that use com.vividsolutions.jts.algorithm Package Description com.vividsolutions.jts.algorithm Contains classes and interfaces implementing fundamental computational geometry algorithms.com.vividsolutions.jts.geom Contains theGeometryinterface hierarchy and supporting classes.com.vividsolutions.jts.geomgraph Contains classes that implement topology graphs.com.vividsolutions.jts.geomgraph.index Contains classes that implement indexes for performing noding on geometry graph edges.com.vividsolutions.jts.noding Classes to compute nodings for arrangements of line segments and line segment sequences.com.vividsolutions.jts.noding.snapround Contains classes to implement the Snap Rounding algorithm for noding linestrings.com.vividsolutions.jts.operation Provides classes for implementing operations on geometriescom.vividsolutions.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions.com.vividsolutions.jts.operation.relate Contains classes to implement the computation of the spatial relationships ofGeometrys.com.vividsolutions.jtstest.testbuilder.io.shapefile -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.algorithm Class Description BoundaryNodeRule An interface for rules which determine whether node points which are in boundaries ofLinealgeometry components are in the boundary of the parent geometry collection.CGAlgorithms Specifies and implements various fundamental Computational Geometric algorithms.HCoordinate Represents a homogeneous coordinate in a 2-D coordinate space.LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do.NotRepresentableException Indicates that aHCoordinatehas been computed which is not representable on the Cartesian plane.PointInRing An interface for classes which test whether aCoordinatelies inside a ring. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.geom Class Description HCoordinate Represents a homogeneous coordinate in a 2-D coordinate space. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.geomgraph Class Description BoundaryNodeRule An interface for rules which determine whether node points which are in boundaries ofLinealgeometry components are in the boundary of the parent geometry collection.LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.geomgraph.index Class Description LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.noding Class Description LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.noding.snapround Class Description LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.operation Class Description BoundaryNodeRule An interface for rules which determine whether node points which are in boundaries ofLinealgeometry components are in the boundary of the parent geometry collection.LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.operation.overlay Class Description LineIntersector ALineIntersectoris an algorithm that can both test whether two line segments intersect and compute the intersection point(s) if they do.PointLocator -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jts.operation.relate Class Description BoundaryNodeRule An interface for rules which determine whether node points which are in boundaries ofLinealgeometry components are in the boundary of the parent geometry collection. -
Classes in com.vividsolutions.jts.algorithm used by com.vividsolutions.jtstest.testbuilder.io.shapefile Class Description CGAlgorithms Specifies and implements various fundamental Computational Geometric algorithms.