List of all members.
Constructor & Destructor Documentation
| icy.image.colormap.IcyColorMapBand.ControlPoint.ControlPoint |
( |
int |
index, |
|
|
int |
value, |
|
|
boolean |
fixed |
|
) |
| |
| icy.image.colormap.IcyColorMapBand.ControlPoint.ControlPoint |
( |
int |
index, |
|
|
int |
value |
|
) |
| |
Member Function Documentation
| void icy.image.colormap.IcyColorMapBand.ControlPoint.changed |
( |
| ) |
[protected] |
| int icy.image.colormap.IcyColorMapBand.ControlPoint.getIndex |
( |
| ) |
|
| Point icy.image.colormap.IcyColorMapBand.ControlPoint.getPosition |
( |
| ) |
|
Get control point position
- Returns:
- point position
| int icy.image.colormap.IcyColorMapBand.ControlPoint.getValue |
( |
| ) |
|
| boolean icy.image.colormap.IcyColorMapBand.ControlPoint.isFixed |
( |
| ) |
|
| boolean icy.image.colormap.IcyColorMapBand.ControlPoint.loadFromXML |
( |
Node |
node | ) |
|
| void icy.image.colormap.IcyColorMapBand.ControlPoint.onChanged |
( |
| ) |
[protected] |
put here process on changed event
| void icy.image.colormap.IcyColorMapBand.ControlPoint.remove |
( |
| ) |
|
| boolean icy.image.colormap.IcyColorMapBand.ControlPoint.saveToXML |
( |
Node |
node | ) |
|
| void icy.image.colormap.IcyColorMapBand.ControlPoint.setIndex |
( |
int |
index | ) |
|
| void icy.image.colormap.IcyColorMapBand.ControlPoint.setPosition |
( |
int |
index, |
|
|
int |
value |
|
) |
| |
Set control point position
- Parameters:
-
| void icy.image.colormap.IcyColorMapBand.ControlPoint.setPosition |
( |
Point |
p | ) |
|
Set control point position
- Parameters:
-
| void icy.image.colormap.IcyColorMapBand.ControlPoint.setValue |
( |
int |
value | ) |
|
The documentation for this class was generated from the following file:
- C:/Documents and Settings/Administrator/quia2/ICY Kernel/icy/image/colormap/IcyColorMapBand.java