|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataObject | |
---|---|
pojos |
Uses of DataObject in pojos |
---|
Subclasses of DataObject in pojos | |
---|---|
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 |
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 emiting diode |
class |
LineData
Represents a line in the Euclidean space R2. |
class |
LongAnnotationData
Wraps a long annotation. |
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
Define 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. |
Methods in pojos that return DataObject | |
---|---|
static DataObject |
DataObject.asPojo(omero.model.IObject obj)
Converts the passed IObject into its corresponding Pojo object. |
Methods in pojos that return types with arguments of type DataObject | |
---|---|
Set<DataObject> |
TagAnnotationData.getDataObjects()
Returns the collection of data objects related to this tag. |
Method parameters in pojos with type arguments of type DataObject | |
---|---|
void |
TagAnnotationData.setDataObjects(Set<DataObject> dataObjects)
Sets the collection of data objects related to that tag. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.