public static class LUT.LUTChannelEvent extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LUT.LUTChannelEvent.LUTChannelEventType |
Constructor and Description |
---|
LUT.LUTChannelEvent(LUT.LUTChannel lutChannel,
LUT.LUTChannelEvent.LUTChannelEventType type) |
Modifier and Type | Method and Description |
---|---|
LUT.LUTChannel |
getLutChannel() |
LUT.LUTChannelEvent.LUTChannelEventType |
getType() |
public LUT.LUTChannelEvent(LUT.LUTChannel lutChannel, LUT.LUTChannelEvent.LUTChannelEventType type)
public LUT.LUTChannel getLutChannel()
public LUT.LUTChannelEvent.LUTChannelEventType getType()