Uses of Interface
com.touchgraph.graphlayout.GraphListener

Packages that use GraphListener
com.touchgraph.graphlayout   
com.touchgraph.graphlayout.interaction   
 

Uses of GraphListener in com.touchgraph.graphlayout
 

Methods in com.touchgraph.graphlayout with parameters of type GraphListener
 void TGPanel.addGraphListener(GraphListener gl)
           
 void TGPanel.removeGraphListener(GraphListener gl)
           
 

Uses of GraphListener in com.touchgraph.graphlayout.interaction
 

Classes in com.touchgraph.graphlayout.interaction that implement GraphListener
 class HVScroll
          HVScroll: Allows for scrolling horizontaly+vertically.
 class HyperScroll
          HyperScroll.
 class LocalityScroll
          LocalityScroll.
 class RotateScroll
          RotateScroll.
 class ZoomScroll
          ZoomScroll: Contains code for enlarging the graph by zooming in.
 



Copyright © 2003-2004 SourceForge. All Rights Reserved.