org.ceryle.graph
Class SequenceScroll
java.lang.Object
org.ceryle.graph.SequenceScroll
- All Implemented Interfaces:
- GraphListener, EventListener
public class SequenceScroll
- extends Object
- implements GraphListener
SequenceScroll. Defaults to no effect, and as the effect is activated,
constrains nodes to a linear representation based on embedded values
such as time or linear sequence.
- Author:
- Murray Altheim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hyperRadius
protected int hyperRadius
SequenceScroll
public SequenceScroll(TGPanel tgp)
getSequenceSB
public JScrollBar getSequenceSB()
getLens
public org.ceryle.graph.SequenceScroll.SequenceLens getLens()
graphMoved
public void graphMoved()
- Specified by:
graphMoved in interface GraphListener
graphReset
public void graphReset()
- Specified by:
graphReset in interface GraphListener
getSequenceDistortion
public int getSequenceDistortion()
setSequenceDistortion
public void setSequenceDistortion(int value)
setSequenceValue
public void setSequenceValue(int r)
- TODO.
getSequenceValue
public int getSequenceValue()
- TODO.
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.