| Package | Description |
|---|---|
| edu.uci.ics.jung.graph |
Interfaces for the JUNG graph types, and some representative implementations.
|
| Modifier and Type | Method and Description |
|---|---|
Pair<V> |
Graph.getEndpoints(E edge)
Returns the endpoints of
edge as a Pair. |
Pair<V> |
GraphDecorator.getEndpoints(E edge) |
Copyright © 2016. All rights reserved.