|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--shared.Graph.MapEdgeOrd1
Map edge ordering class.
| Constructor Summary | |
protected |
Graph.MapEdgeOrd1()
|
| Method Summary | |
int |
order(java.lang.Object the_item)
Returns the index value of the source node of the given edge. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected Graph.MapEdgeOrd1()
| Method Detail |
public int order(java.lang.Object the_item)
the_item - The edge for which a value is requested.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||