com.touchgraph.graphlayout.graphelements
Class TGForEachEdge
java.lang.Object
com.touchgraph.graphlayout.graphelements.TGForEachEdge
public abstract class TGForEachEdge
- extends Object
TGForEachEdge: A dummy object for iterating through edges
- Version:
- 1.21 $Id: TGForEachEdge.java,v 3.0 2004/07/24 13:21:17 altheim Exp $
- Author:
- Alexander Shapiro
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGForEachEdge
public TGForEachEdge()
forEachEdge
public abstract void forEachEdge(Edge e)
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.