|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.LightPathData
public class LightPathData
Object hosting a light path.
Constructor Summary | |
---|---|
LightPathData(omero.model.LightPath lightPath)
Creates a new instance. |
Method Summary | |
---|---|
DichroicData |
getDichroic()
Returns the dichroic if any. |
List<FilterData> |
getEmissionFilters()
Returns the collections of emission filters if any. |
List<FilterData> |
getExcitationFilters()
Returns the collections of excitation filters if any. |
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 LightPathData(omero.model.LightPath lightPath)
lightPath
- The lightPath to host. Mustn't be null
.Method Detail |
---|
public List<FilterData> getEmissionFilters()
public List<FilterData> getExcitationFilters()
public DichroicData getDichroic()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.