|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalNumberedNodesGraphProp
A graph where every node has a number, starting from zero.
Field Summary |
---|
Fields inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalIndexedNodesGraphProp |
---|
UNDEFINED_NODE |
Method Summary | |
---|---|
int |
getNodeNumber(Node v)
Get the number of a given node. |
Methods inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalIndexedNodesGraphProp |
---|
getNode |
Methods inherited from interface net.sourceforge.combean.interfaces.graph.prop.GlobalNodesGraphProp |
---|
getAllNodesIterator, getNumNodes |
Methods inherited from interface net.sourceforge.combean.interfaces.graph.Graph |
---|
getEdgeClass, getNodeClass |
Method Detail |
---|
int getNodeNumber(Node v)
v
- the node for which the number shall be returned.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |