org.ceryle.graph
Class GraphLocalityScroll
java.lang.Object
com.touchgraph.graphlayout.interaction.LocalityScroll
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
|
Method Summary |
protected Node |
getSelect()
Overrides LocalityScroll's method to obtain the selection
from the SelectionManager. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphLocalityScroll
public GraphLocalityScroll(GraphPanel graphpanel)
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.