| Package | Description |
|---|---|
| com.revolsys.gis.graph | |
| com.revolsys.gis.graph.linestring | |
| com.revolsys.gis.graph.visitor | |
| com.revolsys.visitor |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeVisitor<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeLessThanDistance |
class |
LineSegmentIntersectionVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEdgeListenerVisitor<T> |
class |
BoundingBoxIntersectsEdgeVisitor<T> |
class |
EdgeLessThanDistanceToNodeVisitor<T> |
class |
EdgeLessThanLengthVisitor |
class |
EdgeWithinDistance<T> |
class |
EqualTypeAndLineEdgeCleanupVisitor |
class |
ItersectsNodeEdgeCleanupVisitor |
class |
LinearIntersectionNotEqualEdgeLogVisitor |
class |
LinearIntersectionNotEqualLineEdgeCleanupVisitor |
class |
NearParallelEdgeVisitor<T> |
class |
NodeOnEdgeVisitor<T> |
class |
RemoveBothDuplicateEdgeVisitor<T>
Find all edges that share the same line geometry and remove the current edge
and matching edges.
|
class |
SplitCrossingEdgesVisitor<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseVisitor<T> |
class |
CreateListVisitor<T>
A visitor implementation which adds all the visited items to a List.
|
class |
DelegatingVisitor<T> |
class |
SingleObjectVisitor<T> |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.