ICY Version 1.0.1.0
Public Types | Public Member Functions

icy.image.colormodel.IcyColorModelEvent Class Reference

Inheritance diagram for icy.image.colormodel.IcyColorModelEvent:
icy.common.EventHierarchicalChecker

List of all members.

Public Types

enum  IcyColorModelEventType { SCALER_CHANGED, COLORMAP_CHANGED }

Public Member Functions

 IcyColorModelEvent (IcyColorModel colorModel, IcyColorModelEventType type, int component)
IcyColorModel getColorModel ()
IcyColorModelEventType getType ()
int getComponent ()
boolean isEventRedundantWith (EventHierarchicalChecker event)

Detailed Description

Author:
stephane

Constructor & Destructor Documentation

icy.image.colormodel.IcyColorModelEvent.IcyColorModelEvent ( IcyColorModel  colorModel,
IcyColorModelEventType  type,
int  component 
)
Parameters:
colorModel
type

Member Function Documentation

IcyColorModel icy.image.colormodel.IcyColorModelEvent.getColorModel ( )
Returns:
the colorModel
int icy.image.colormodel.IcyColorModelEvent.getComponent ( )
Returns:
the component
IcyColorModelEventType icy.image.colormodel.IcyColorModelEvent.getType ( )
Returns:
the type

The documentation for this class was generated from the following file:
 All Classes Functions Variables