public class LightPathData extends DataObject
Constructor and Description |
---|
LightPathData(omero.model.LightPath lightPath)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
DichroicData |
getDichroic()
Returns the dichroic if any.
|
java.util.List<FilterData> |
getEmissionFilters()
Returns the collections of emission filters if any.
|
java.util.List<FilterData> |
getExcitationFilters()
Returns the collections of excitation filters if any.
|
asAnnotation, asChannel, asDataset, asExperimenter, asFolder, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlaneInfo, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public LightPathData(omero.model.LightPath lightPath)
lightPath
- The lightPath to host. Mustn't be null
.public java.util.List<FilterData> getEmissionFilters()
public java.util.List<FilterData> getExcitationFilters()
public DichroicData getDichroic()