Package | Description |
---|---|
icy.gui.component |
Contains all custom components related classes (component, UI, renderer, editor...)
|
Modifier and Type | Method and Description |
---|---|
AbstractRoisPanel.DescriptorType |
AbstractRoisPanel.BaseColumnInfo.getDescriptorType()
Returns the kind of ROI descriptor
|
static AbstractRoisPanel.DescriptorType |
AbstractRoisPanel.DescriptorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractRoisPanel.DescriptorType[] |
AbstractRoisPanel.DescriptorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|