Package | Description |
---|---|
net.imagej.omero | |
net.imagej.omero.legacy | |
net.imagej.omero.roi |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOMEROService
Default ImageJ service for managing OMERO data conversion.
|
Constructor and Description |
---|
DefaultOMEROSession(OMEROLocation credentials,
client c,
OMEROService omeroService) |
DefaultOMEROSession(OMEROLocation credentials,
OMEROService omeroService) |
LazyTableList(long imageID,
OMEROLocation location,
OMEROService omero,
LogService log) |
Modifier and Type | Class and Description |
---|---|
class |
LegacyOMEROService
OMEROService which can handle ImageJ 1.x data structures. |
Constructor and Description |
---|
LazyROITree(TreeNode<?> parent,
long imageID,
OMEROLocation location,
OMEROService omero,
LogService log) |
Copyright © 2014–2022 ImageJ. All rights reserved.