|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction.LocalityScroll
public class LocalityScroll
LocalityScroll.
Constructor Summary | |
---|---|
LocalityScroll(TGPanel tgp)
|
Method Summary | |
---|---|
int |
getLocalityRadius()
|
javax.swing.JScrollBar |
getLocalitySB()
|
void |
graphMoved()
|
void |
graphReset()
|
void |
setLocalityRadius(int radius)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalityScroll(TGPanel tgp)
Method Detail |
---|
public javax.swing.JScrollBar getLocalitySB()
public int getLocalityRadius()
public void setLocalityRadius(int radius)
public void graphMoved()
graphMoved
in interface GraphListener
public void graphReset()
graphReset
in interface GraphListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |