| Package | Description |
|---|---|
| at.mug.iqm.api.model |
| Modifier and Type | Field and Description |
|---|---|
private ImageModel |
IqmDataBox.imageModel
The variable for the image.
|
| Modifier and Type | Method and Description |
|---|---|
ImageModel |
ImageModel.clone() |
ImageModel |
IqmDataBox.getImageModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
IqmDataBox.setImageModel(ImageModel imageModel)
The data type is automatically set to
DataType.IMAGE. |
| Constructor and Description |
|---|
IqmDataBox(ImageModel im)
This method creates an instance of
IqmDataBox containing a
specified ImageModel. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.