| Interface | Description |
|---|---|
| OMEROService |
Interface for ImageJ services that manage OMERO data conversion.
|
| OMEROSession |
| Class | Description |
|---|---|
| DefaultOMEROService |
Default ImageJ service for managing OMERO data conversion.
|
| DefaultOMEROSession |
Helper class for managing OMERO client sessions.
|
| LazyTableList |
A
List<Table<?, ?>> whose elements are downloaded lazily from an
OMERO server. |
| ModuleAdapter | |
| ModuleUtils |
Utility class for working with ImageJ modules, particularly
Identifiable ones. |
| OMEROCommand |
An ImageJ command for interacting with an OMERO server.
|
| OMEROFormat |
A SCIFIO
Format which provides read/write access to pixels on an
OMERO server. |
| OMEROFormat.Checker | |
| OMEROFormat.Metadata | |
| OMEROFormat.Parser | |
| OMEROFormat.Reader | |
| OMEROFormat.Writer | |
| OMEROLocation |
Location pointing at an OMERO server. |
| OMERORefColumn |
Wrapper for OMERO reference columns (i.e.
|
| OMEROUtils |
Utility class for working with OMERO data structures.
|
| ScriptGenerator |
Generates Python stubs for running ImageJ
Modules as OMERO scripts. |
| ScriptRunner |
Executes ImageJ
Modules as OMERO scripts. |
| SSLUtils | |
| TableUtils |
Utility class for working with converting between ImageJ and OMERO tables.
|
| Enum | Description |
|---|---|
| OMERORef |
Copyright © 2014–2022 ImageJ. All rights reserved.