com.pixelmed.display.event
Class WindowCenterAndWidthChangeEvent
java.lang.Object
com.pixelmed.event.Event
com.pixelmed.display.event.WindowCenterAndWidthChangeEvent
public class WindowCenterAndWidthChangeEvent
- extends Event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowCenterAndWidthChangeEvent
public WindowCenterAndWidthChangeEvent(EventContext eventContext,
double center,
double width)
- Parameters:
eventContext - center - width -
getWindowCenter
public double getWindowCenter()
getWindowWidth
public double getWindowWidth()