| Package | Description |
|---|---|
| org.locationtech.jts.geomgraph |
Contains classes that implement topology graphs.
|
| org.locationtech.jts.geomgraph.index |
Contains classes that implement indexes for performing noding on geometry graph edges.
|
| Class and 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.
|
| Class and 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 |
| SweepLineSegment |
Copyright © 2024. All rights reserved.