org.biojava.spice.manypanel.eventmodel
Class ScaleEvent

java.lang.Object
  extended byorg.biojava.spice.manypanel.eventmodel.ScaleEvent

public class ScaleEvent
extends Object


Constructor Summary
ScaleEvent(float scale)
           
 
Method Summary
 float getScale()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaleEvent

public ScaleEvent(float scale)
Method Detail

getScale

public float getScale()