Package com.pixelmed.display.event
Class WindowLinearCalculationChangeEvent
java.lang.Object
com.pixelmed.event.Event
com.pixelmed.display.event.WindowLinearCalculationChangeEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWindowLinearCalculationChangeEvent(EventContext eventContext, String calculation) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanMethods inherited from class com.pixelmed.event.Event
getEventContext
-
Field Details
-
exactCalculation
- See Also:
-
dicomCalculation
- See Also:
-
-
Constructor Details
-
WindowLinearCalculationChangeEvent
- Parameters:
eventContext-calculation-
-
-
Method Details
-
getCalculation
-
isExactCalculation
public boolean isExactCalculation() -
isDicomCalculation
public boolean isDicomCalculation()
-