Version: 5.4.10-ice36-b105
OmeroBlitz API
Home
Previous
Up
Next
Index
omero::model::CodomainMapContext
Overview
[ "protected" ] class CodomainMapContext extends
IObject
Derived Classes and Interfaces
ContrastStretchingContext
PlaneSlicingContext
ReverseIntensityContext
Used By
ChannelBindingSpatialDomainEnhancementSeq
ChannelBinding::addCodomainMapContext
ChannelBinding::getCodomainMapContext
ChannelBinding::getPrimaryCodomainMapContext
ChannelBinding::removeCodomainMapContext
ChannelBinding::setCodomainMapContext
ChannelBinding::setPrimaryCodomainMapContext
Operation Index
getVersion
setVersion
getChannelBinding
setChannelBinding
Data Member Index
version
channelBinding
Operations
RInt
getVersion()
void setVersion(
RInt
theVersion)
ChannelBinding
getChannelBinding()
void setChannelBinding(
ChannelBinding
theChannelBinding)
Data Members
RInt
version;
ChannelBinding
channelBinding;
Home
Previous
Up
Next
Index