Uses of Package
org.locationtech.jts.geomgraph.index
-
Packages that use org.locationtech.jts.geomgraph.index Package Description org.locationtech.jts.geomgraph org.locationtech.jts.geomgraph.index -
Classes in org.locationtech.jts.geomgraph.index used by org.locationtech.jts.geomgraph Class Description MonotoneChainEdge MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.SegmentIntersector Computes the intersection of line segments, and adds the intersection to the edges containing the segments. -
Classes in org.locationtech.jts.geomgraph.index used by org.locationtech.jts.geomgraph.index Class Description EdgeSetIntersector An EdgeSetIntersector computes all the intersections between the edges in the set.MonotoneChain MonotoneChainEdge MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.SegmentIntersector Computes the intersection of line segments, and adds the intersection to the edges containing the segments.SweepLineEvent