|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageInfo.InfoType | |
|---|---|
| adams.flow.transformer | |
| Uses of ImageInfo.InfoType in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as ImageInfo.InfoType | |
|---|---|
protected ImageInfo.InfoType |
ImageInfo.m_Type
the type of information to generate. |
| Methods in adams.flow.transformer that return ImageInfo.InfoType | |
|---|---|
ImageInfo.InfoType |
ImageInfo.getType()
Returns the type of information to generate. |
static ImageInfo.InfoType |
ImageInfo.InfoType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageInfo.InfoType[] |
ImageInfo.InfoType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.flow.transformer with parameters of type ImageInfo.InfoType | |
|---|---|
void |
ImageInfo.setType(ImageInfo.InfoType value)
Sets the type of information to generate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||