org.ceryle.graph
Class GraphLocalityScroll

java.lang.Object
  extended by com.touchgraph.graphlayout.interaction.LocalityScroll
      extended by org.ceryle.graph.GraphLocalityScroll
All Implemented Interfaces:
GraphListener, EventListener

public class GraphLocalityScroll
extends LocalityScroll

GraphLocalityScroll extends TouchGraph's LocalityScroll, overriding selection handling.

Version:
$Id: GraphLocalityScroll.java,v 3.3 2007-06-15 12:09:23 altheim Exp $
Author:
Murray Altheim
See Also:
GLNavigateUI, LocalityScroll

Field Summary
 
Fields inherited from class com.touchgraph.graphlayout.interaction.LocalityScroll
scrollDef, scrollMax
 
Constructor Summary
GraphLocalityScroll(GraphPanel graphpanel)
           
 
Method Summary
protected  Node getSelect()
          Overrides LocalityScroll's method to obtain the selection from the SelectionManager.
 
Methods inherited from class com.touchgraph.graphlayout.interaction.LocalityScroll
getLocalityRadius, getLocalitySB, getMaximum, graphMoved, graphReset, setDefault, setLocalityRadius, setMaximum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphLocalityScroll

public GraphLocalityScroll(GraphPanel graphpanel)
Method Detail

getSelect

protected Node getSelect()
Overrides LocalityScroll's method to obtain the selection from the SelectionManager.

Overrides:
getSelect in class LocalityScroll


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