Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.grinvin.graphs.DefaultEdge
Edge
.
Method Summary | |
Vertex |
|
Vertex |
|
public Vertex getFirstEndpoint()
The first endpoint vertex of this edge.
- Specified by:
- getFirstEndpoint in interface Edge
- Returns:
- The first endpoint of this edge
public Vertex getSecondEndpoint()
The second endpoint vertex of this edge.
- Specified by:
- getSecondEndpoint in interface Edge
- Returns:
- The second endpoint of this edge