public interface _ChannelBindingOperationsNC extends _IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RenderingDef getRenderingDef()
void setRenderingDef(RenderingDef theRenderingDef)
Family getFamily()
void setFamily(Family theFamily)
RDouble getCoefficient()
void setCoefficient(RDouble theCoefficient)
RDouble getInputStart()
void setInputStart(RDouble theInputStart)
RDouble getInputEnd()
void setInputEnd(RDouble theInputEnd)
RBool getActive()
void setActive(RBool theActive)
RBool getNoiseReduction()
void setNoiseReduction(RBool theNoiseReduction)
RInt getRed()
void setRed(RInt theRed)
RInt getGreen()
void setGreen(RInt theGreen)
RInt getBlue()
void setBlue(RInt theBlue)
RInt getAlpha()
void setAlpha(RInt theAlpha)
RString getLookupTable()
void setLookupTable(RString theLookupTable)
void unloadSpatialDomainEnhancement()
int sizeOfSpatialDomainEnhancement()
java.util.List<CodomainMapContext> copySpatialDomainEnhancement()
void addCodomainMapContext(CodomainMapContext target)
void addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
void removeCodomainMapContext(CodomainMapContext theTarget)
void removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
void clearSpatialDomainEnhancement()
void reloadSpatialDomainEnhancement(ChannelBinding toCopy)
CodomainMapContext getCodomainMapContext(int index)
CodomainMapContext setCodomainMapContext(int index, CodomainMapContext theElement)
CodomainMapContext getPrimaryCodomainMapContext()
CodomainMapContext setPrimaryCodomainMapContext(CodomainMapContext theElement)