| AbstractEdgeListenerVisitor<T> |
|
| AbstractNodeListenerVisitor<T> |
|
| BoundingBoxIntersectsEdgeVisitor<T> |
|
| ChannelOutEdgeVisitor<T> |
|
| DeleteEdgeVisitor<T> |
|
| EdgeCleanCloseVerticesVisitor<T> |
|
| EdgeIntersectLineVisitor<T> |
|
| EdgeIntersectsLinearlyEdgeVisitor<T> |
|
| EdgeLessThanDistanceToNodeVisitor<T> |
|
| EdgeLessThanLengthVisitor |
|
| EdgeWithinDistance<T> |
|
| EqualTypeAndLineEdgeCleanupVisitor |
|
| ItersectsNodeEdgeCleanupVisitor |
|
| LinearIntersectionNotEqualEdgeLogVisitor |
|
| LinearIntersectionNotEqualLineEdgeCleanupVisitor |
|
| MapPseudoNodeRemovalVisitor |
|
| NearParallelEdgeVisitor<T> |
|
| NodeLessThanDistanceOfCoordinatesVisitor<T> |
|
| NodeLessThanDistanceOfGeometryVisitor<T> |
|
| NodeOnEdgeVisitor<T> |
|
| NodeRemovalVisitor |
|
| NodeWithinBoundingBoxVisitor<T> |
|
| NodeWithinDistanceOfCoordinateVisitor<T> |
|
| NodeWithinDistanceOfGeometryVisitor<T> |
|
| OnLineNodeVisitor<T> |
|
| PolygonNodeRemovalVisitor |
|
| RecordPseudoNodeRemovalVisitor |
Find and remove nodes that have exactly two edges for each feature type with
the same attribution and have the same geometry across all feature types.
|
| RemoveBothDuplicateEdgeVisitor<T> |
Find all edges that share the same line geometry and remove the current edge
and matching edges.
|
| SplitCrossingEdgesVisitor<T> |
|
| SplitEdgesCloseToNodeVisitor<T> |
|
| SplitEdgesOnNodeVisitor<T> |
|
| SplitIntersectingEdgeVisitor |
|