public class IcyColorMapEvent extends java.lang.Object implements EventHierarchicalChecker
Modifier and Type | Class and Description |
---|---|
static class |
IcyColorMapEvent.IcyColorMapEventType |
Constructor and Description |
---|
IcyColorMapEvent(IcyColorMap colormap,
IcyColorMapEvent.IcyColorMapEventType type) |
Modifier and Type | Method and Description |
---|---|
IcyColorMap |
getColormap() |
IcyColorMapEvent.IcyColorMapEventType |
getType() |
boolean |
isEventRedundantWith(EventHierarchicalChecker event) |
public IcyColorMapEvent(IcyColorMap colormap, IcyColorMapEvent.IcyColorMapEventType type)
public IcyColorMap getColormap()
public IcyColorMapEvent.IcyColorMapEventType getType()
public boolean isEventRedundantWith(EventHierarchicalChecker event)
isEventRedundantWith
in interface EventHierarchicalChecker