パッケージ | 説明 |
---|---|
omero.gateway.util |
修飾子とタイプ | メソッドと説明 |
---|---|
static TableResult |
PyTablesUtils.createTableResult(omero.grid.TablePrx table,
long[] rows)
Transforms a set of rows for the passed table.
|
static TableResult |
PyTablesUtils.createTableResult(omero.grid.TablePrx table,
java.lang.String key,
long id)
Transforms the passed table data for a given image.
|