com.touchgraph.graphlayout.graphelements
Class TGForEachNode

java.lang.Object
  extended by com.touchgraph.graphlayout.graphelements.TGForEachNode

public abstract class TGForEachNode
extends Object

TGForEachNode: A dummy object for iterating through nodes

Version:
1.21 $Id: TGForEachNode.java,v 3.0 2004/07/24 13:21:18 altheim Exp $
Author:
Alexander Shapiro

Constructor Summary
TGForEachNode()
           
 
Method Summary
abstract  void forEachNode(Node n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGForEachNode

public TGForEachNode()
Method Detail

forEachNode

public abstract void forEachNode(Node n)


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.