public class IcyColorSpaceEvent extends java.lang.Object implements EventHierarchicalChecker
Modifier and Type | Class and Description |
---|---|
static class |
IcyColorSpaceEvent.IcyColorSpaceEventType
Deprecated.
|
Constructor and Description |
---|
IcyColorSpaceEvent(IcyColorSpace colorSpace,
int component) |
Modifier and Type | Method and Description |
---|---|
IcyColorSpace |
getColorSpace() |
int |
getComponent() |
IcyColorSpaceEvent.IcyColorSpaceEventType |
getType() |
boolean |
isEventRedundantWith(EventHierarchicalChecker event) |
public IcyColorSpaceEvent(IcyColorSpace colorSpace, int component)
public IcyColorSpace getColorSpace()
public IcyColorSpaceEvent.IcyColorSpaceEventType getType()
public int getComponent()
public boolean isEventRedundantWith(EventHierarchicalChecker event)
isEventRedundantWith
in interface EventHierarchicalChecker