public interface Edge extends LabeledEdge
| Modifier and Type | Method and Description |
|---|---|
Vertex |
getOppositeVertex(Vertex v)
Returns the Vertex opposite to the specified Vertex in the edge.
|
Vertex |
getVertexA()
Returns the endpoint A of the edge.
|
Vertex |
getVertexB()
Returns the endpoint B of the edge.
|
isFollowVertexLabel, setFollowVertexLabelgetLabel, hasLabel, setLabelCopyright © 2019 JULIE Lab, Germany. All rights reserved.