|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.OTFData
public class OTFData
Hosts an OTF.
Constructor Summary | |
---|---|
OTFData(omero.model.OTF otf)
Creates a new instance. |
Method Summary | |
---|---|
FilterSetData |
getFilterSet()
Returns the associated filter set. |
ObjectiveData |
getObjective()
Returns the associated objective. |
String |
getPath()
Returns the path. |
String |
getPixelsType()
Returns the pixels type. |
int |
getSizeX()
Returns the size along the X-axis. |
int |
getSizeY()
Returns the size along the Y-axis. |
boolean |
hasOpticalAxisAveraged()
Returns a boolean flag if the value has been set |
Methods inherited from class pojos.DataObject |
---|
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, getCreated, getDetails, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OTFData(omero.model.OTF otf)
otf
- The OTF to host. Mustn't be null
.Method Detail |
---|
public ObjectiveData getObjective()
public FilterSetData getFilterSet()
public boolean hasOpticalAxisAveraged()
public String getPath()
public int getSizeX()
public int getSizeY()
public String getPixelsType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.