| Constructor and Description |
|---|
EdgeCleanCloseVerticesVisitor(Graph<T> graph,
double minDistance) |
EdgeCleanCloseVerticesVisitor(Graph<T> graph,
double minDistance,
Visitor<Edge<T>> visitor) |
| Modifier and Type | Method and Description |
|---|---|
CoordinateEventListenerList |
getCoordinateListeners() |
EdgeEventListenerList<T> |
getEdgeListeners() |
boolean |
visit(Edge<T> edge)
Visit the edge performing any required cleanup.
|
public EdgeCleanCloseVerticesVisitor(Graph<T> graph, double minDistance)
public CoordinateEventListenerList getCoordinateListeners()
public EdgeEventListenerList<T> getEdgeListeners()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.