public abstract class EdgeVisitor<T> extends DelegatingVisitor<Edge<T>>
| Constructor and Description |
|---|
EdgeVisitor() |
| Modifier and Type | Method and Description |
|---|---|
abstract BoundingBox |
getEnvelope() |
getVisitor, setVisitor, toString, visitgetComparator, getFilter, setComparator, setFilter, setFilterspublic abstract BoundingBox getEnvelope()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.