com.touchgraph.graphlayout.interaction
Class LocalityScroll
java.lang.Object
com.touchgraph.graphlayout.interaction.LocalityScroll
- All Implemented Interfaces:
- GraphListener, EventListener
public class LocalityScroll
- extends Object
- implements GraphListener
LocalityScroll.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalityScroll
public LocalityScroll(TGPanel tgp)
getLocalitySB
public Scrollbar getLocalitySB()
getLocalityRadius
public int getLocalityRadius()
setLocalityRadius
public void setLocalityRadius(int radius)
graphMoved
public void graphMoved()
- Specified by:
graphMoved
in interface GraphListener
graphReset
public void graphReset()
- Specified by:
graphReset
in interface GraphListener