public interface _LogicalChannelOperationsNC extends _IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RString getName()
void setName(RString theName)
Length getPinHoleSize()
void setPinHoleSize(Length thePinHoleSize)
Illumination getIllumination()
void setIllumination(Illumination theIllumination)
ContrastMethod getContrastMethod()
void setContrastMethod(ContrastMethod theContrastMethod)
Length getExcitationWave()
void setExcitationWave(Length theExcitationWave)
Length getEmissionWave()
void setEmissionWave(Length theEmissionWave)
RString getFluor()
void setFluor(RString theFluor)
RDouble getNdFilter()
void setNdFilter(RDouble theNdFilter)
OTF getOtf()
void setOtf(OTF theOtf)
DetectorSettings getDetectorSettings()
void setDetectorSettings(DetectorSettings theDetectorSettings)
LightSettings getLightSourceSettings()
void setLightSourceSettings(LightSettings theLightSourceSettings)
FilterSet getFilterSet()
void setFilterSet(FilterSet theFilterSet)
RInt getSamplesPerPixel()
void setSamplesPerPixel(RInt theSamplesPerPixel)
PhotometricInterpretation getPhotometricInterpretation()
void setPhotometricInterpretation(PhotometricInterpretation thePhotometricInterpretation)
AcquisitionMode getMode()
void setMode(AcquisitionMode theMode)
RInt getPockelCellSetting()
void setPockelCellSetting(RInt thePockelCellSetting)
void unloadChannels()
int sizeOfChannels()
java.util.List<Channel> copyChannels()
void addChannel(Channel target)
void addAllChannelSet(java.util.List<Channel> targets)
void removeChannel(Channel theTarget)
void removeAllChannelSet(java.util.List<Channel> targets)
void clearChannels()
void reloadChannels(LogicalChannel toCopy)
LightPath getLightPath()
void setLightPath(LightPath theLightPath)