| Package | Description |
|---|---|
| at.mug.iqm.api.model | |
| at.mug.iqm.api.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataModel |
class |
CustomDataModel |
class |
ImageModel
The image model represents the container object for holding images in IQM.
|
class |
PlotModel
This class is the data-model for plot data, which is stored in the tank.
|
class |
TableModel |
| Modifier and Type | Method and Description |
|---|---|
IDataModel |
IqmDataBox.getDataModel()
Gets the data model according to the current content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.addItem(IDataModel item)
Adds a
IDataModel item to the Result. |
void |
IResult.addItem(IDataModel item)
Adds a
IDataModel item to the Result. |
| Constructor and Description |
|---|
Result(IDataModel item)
Creates a new
Result and adds the item to the correct result
list. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.