Package com.pixelmed.display.event
Class VOIFunctionChangeEvent
java.lang.Object
com.pixelmed.event.Event
com.pixelmed.display.event.VOIFunctionChangeEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Methods inherited from class com.pixelmed.event.Event
getEventContext
-
Field Details
-
linearFunction
- See Also:
-
logisticFunction
- See Also:
-
-
Constructor Details
-
VOIFunctionChangeEvent
- Parameters:
eventContext
-function
-
-
-
Method Details
-
getFunction
-
isLinearFunction
public boolean isLinearFunction() -
isLogisticFunction
public boolean isLogisticFunction()
-