Package | Description |
---|---|
pojos |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationData
Holds a textual annotation of a given data object and a reference to the
Experimenter that wrote it.
|
class |
BooleanAnnotationData
Boolean annotation.
|
class |
ChannelAcquisitionData
Object hosting the acquisition related to a logical channel.
|
class |
ChannelData
The data that makes up an OME Channel along with links to its logical
channel.
|
class |
DatasetData
The data that makes up an OME Dataset along with links to its
contained Images and enclosing Project as well as the Experimenter that owns
this Dataset.
|
class |
DetectorData
Hosts a detector.
|
class |
DichroicData
Hosts the dichroic.
|
class |
DoubleAnnotationData
Wraps a double annotation.
|
class |
EllipseData
Represents an ellipse in the Euclidean space R2.
|
class |
ExperimenterData
The data that makes up an OME Experimenter along with information
about the Group the Experimenter belongs in.
|
class |
FileAnnotationData
Annotation to upload files to the server.
|
class |
FileData
DataObject used to handle the file visible via FS.
|
class |
FilesetData
Wraps a file set object.
|
class |
FilterData
Object hosting a filter.
|
class |
FilterSetData
Object hosting a filterSet.
|
class |
GroupData
The data that makes up an OME Group along with the various members of
the Group
|
class |
ImageAcquisitionData
Object hosting the acquisition metadata.
|
class |
ImageData
The data that makes up an OME Image along with links to its Pixels,
enclosing Datasets, and the Experimenter that owns this Image.
|
class |
InstrumentData
Hosts the instrument used to capture an image.
|
class |
LightPathData
Object hosting a light path.
|
class |
LightSourceData
Object hosting a light source: filament, arc, laser or light emitting diode
|
class |
LineData
Represents a line in the Euclidean space R2.
|
class |
LongAnnotationData
Wraps a long annotation.
|
class |
MapAnnotationData |
class |
MaskData
Represents an Mask in the Euclidean space R2.
|
class |
MultiImageData
Handle image file composed of multiples files e.g. lei.
|
class |
ObjectiveData
Hosts an objective used to capture an image.
|
class |
OTFData
Hosts an OTF.
|
class |
PixelsData
The data that makes up an OME Pixels object along with a back pointer
to the Image that owns this Pixels.
|
class |
PlateAcquisitionData
The data that makes up an OME PlateAcquisition.
|
class |
PlateData
The data that makes up an OME Plate along with links to its contained
Well and enclosing Screen as well as the Experimenter that owns this Plate.
|
class |
PointData
Represents a point in the Euclidean space R2.
|
class |
PolygonData
Represents an Polygon shape in the Euclidean space R2.
|
class |
PolylineData
Represents an Polyline shape in the Euclidean space R2.
|
class |
ProjectData
The data that makes up an OME Project along with links to its
contained Datasets and the Experimenter that owns this Project.
|
class |
RatingAnnotationData
Annotation used to rate an object.
|
class |
RectangleData
Represents a rectangle in the Euclidean space R2.
|
class |
ROIData
Converts the ROI object.
|
class |
ScreenData
The data that makes up an OME Screen along with links to its
contained Plates and the Experimenter that owns this Screen.
|
class |
ShapeData
Hosts a shape.
|
class |
ShapeSettingsData
Stores the settings related to a given shape.
|
class |
TagAnnotationData
A tag annotation can either be related to an image or a tag but not to both
at the same time.
|
class |
TermAnnotationData
Defines a Term Annotation.
|
class |
TextData
Represents a Text in the Euclidean space R2.
|
class |
TextualAnnotationData
Basic textual annotation used to add comments to a given object.
|
class |
TimeAnnotationData
Basic time annotation.
|
class |
WellData
The data that makes up an OME Well and the Experimenter that owns
this Well.
|
class |
WellSampleData
The data that makes up an OME WellSample along with links to its
images and the Experimenter that owns this WellSample.
|
class |
WorkflowData
The data that makes up an OME worflow object.
|
class |
XMLAnnotationData
Defines an XML Annotation.
|
Modifier and Type | Method and Description |
---|---|
static DataObject |
DataObject.asPojo(omero.model.IObject obj)
Converts the passed
IObject into its corresponding Pojo object. |
Modifier and Type | Method and Description |
---|---|
Set<DataObject> |
TagAnnotationData.getDataObjects()
Returns the collection of data objects related to this tag.
|
Modifier and Type | Method and Description |
---|---|
void |
TagAnnotationData.setDataObjects(Set<DataObject> dataObjects)
Sets the collection of data objects related to that tag.
|
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.