Class WindowCenterAndWidthChangeEvent

java.lang.Object
com.pixelmed.event.Event
com.pixelmed.display.event.WindowCenterAndWidthChangeEvent

public class WindowCenterAndWidthChangeEvent extends Event
  • Constructor Details

    • WindowCenterAndWidthChangeEvent

      public WindowCenterAndWidthChangeEvent(EventContext eventContext, double center, double width)
      Parameters:
      eventContext -
      center -
      width -
  • Method Details

    • getWindowCenter

      public double getWindowCenter()
    • getWindowWidth

      public double getWindowWidth()