Package com.pixelmed.display.event
Class WindowCenterAndWidthChangeEvent
java.lang.Object
com.pixelmed.event.Event
com.pixelmed.display.event.WindowCenterAndWidthChangeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionWindowCenterAndWidthChangeEvent
(EventContext eventContext, double center, double width) -
Method Summary
Methods inherited from class com.pixelmed.event.Event
getEventContext
-
Constructor Details
-
WindowCenterAndWidthChangeEvent
- Parameters:
eventContext
-center
-width
-
-
-
Method Details
-
getWindowCenter
public double getWindowCenter() -
getWindowWidth
public double getWindowWidth()
-