|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.ucla.stat.SOCR.touchgraph.graphlayout.graphelements.TGForEachEdge
public abstract class TGForEachEdge
TGForEachEdge: A dummy object for iterating through edges
Constructor Summary | |
---|---|
TGForEachEdge()
|
Method Summary | |
---|---|
abstract void |
forEachEdge(Edge e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TGForEachEdge()
Method Detail |
---|
public abstract void forEachEdge(Edge e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |