|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface used by all algorithms to access graph elements.
Method Summary | |
GraphI |
getGraph()
Returns the graph that owns the element. |
boolean |
isEdge()
Returns true if the graph element is an edge. |
boolean |
isVertex()
Returns true if the graph element is a vertex. |
Method Detail |
public GraphI getGraph()
public boolean isVertex()
public boolean isEdge()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |