public interface _LightSettingsOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RDouble |
getAttenuation() |
LightSource |
getLightSource() |
MicrobeamManipulation |
getMicrobeamManipulation() |
RInt |
getVersion() |
Length |
getWavelength() |
void |
setAttenuation(RDouble theAttenuation) |
void |
setLightSource(LightSource theLightSource) |
void |
setMicrobeamManipulation(MicrobeamManipulation theMicrobeamManipulation) |
void |
setVersion(RInt theVersion) |
void |
setWavelength(Length theWavelength) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RDouble getAttenuation()
void setAttenuation(RDouble theAttenuation)
Length getWavelength()
void setWavelength(Length theWavelength)
LightSource getLightSource()
void setLightSource(LightSource theLightSource)
MicrobeamManipulation getMicrobeamManipulation()
void setMicrobeamManipulation(MicrobeamManipulation theMicrobeamManipulation)