public class NearParallelEdgeVisitor<T> extends EdgeVisitor<T>
| Constructor and Description |
|---|
NearParallelEdgeVisitor(LineString line,
double maxDistance) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
getEnvelope() |
boolean |
visit(Edge<T> edge)
Visit an item of type T, performing some operation on the item.
|
getVisitor, setVisitor, toStringgetComparator, getFilter, setComparator, setFilter, setFilterspublic NearParallelEdgeVisitor(LineString line, double maxDistance)
public BoundingBox getEnvelope()
getEnvelope in class EdgeVisitor<T>Copyright © 2015 Revolution Systems Inc.. All rights reserved.