|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalIndexedEdgesGraphProp
A graph property: the nodes can be identified and retrieved by a numeric index
Field Summary | |
---|---|
static int |
UNDEFINED_EDGE
|
Method Summary | |
---|---|
Edge |
getEdge(int index)
Return the edge with a given index |
Methods inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalEdgesGraphProp |
---|
getAllEdgesIterator, getNumEdges |
Methods inherited from interface net.sourceforge.combean.interfaces.graph.Graph |
---|
getEdgeClass, getNodeClass |
Field Detail |
---|
static final int UNDEFINED_EDGE
Method Detail |
---|
Edge getEdge(int index)
index
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |