Modifier and Type |
Method and Description |
void |
addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets) |
void |
addCodomainMapContext(CodomainMapContext target) |
void |
clearSpatialDomainEnhancement() |
java.util.List<CodomainMapContext> |
copySpatialDomainEnhancement() |
RBool |
getActive() |
RInt |
getAlpha() |
RInt |
getBlue() |
CodomainMapContext |
getCodomainMapContext(int index) |
RDouble |
getCoefficient() |
Family |
getFamily() |
RInt |
getGreen() |
RDouble |
getInputEnd() |
RDouble |
getInputStart() |
RString |
getLookupTable() |
RBool |
getNoiseReduction() |
CodomainMapContext |
getPrimaryCodomainMapContext() |
RInt |
getRed() |
RenderingDef |
getRenderingDef() |
RInt |
getVersion() |
void |
reloadSpatialDomainEnhancement(ChannelBinding toCopy) |
void |
removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets) |
void |
removeCodomainMapContext(CodomainMapContext theTarget) |
void |
setActive(RBool theActive) |
void |
setAlpha(RInt theAlpha) |
void |
setBlue(RInt theBlue) |
CodomainMapContext |
setCodomainMapContext(int index,
CodomainMapContext theElement) |
void |
setCoefficient(RDouble theCoefficient) |
void |
setFamily(Family theFamily) |
void |
setGreen(RInt theGreen) |
void |
setInputEnd(RDouble theInputEnd) |
void |
setInputStart(RDouble theInputStart) |
void |
setLookupTable(RString theLookupTable) |
void |
setNoiseReduction(RBool theNoiseReduction) |
CodomainMapContext |
setPrimaryCodomainMapContext(CodomainMapContext theElement) |
void |
setRed(RInt theRed) |
void |
setRenderingDef(RenderingDef theRenderingDef) |
void |
setVersion(RInt theVersion) |
int |
sizeOfSpatialDomainEnhancement() |
void |
unloadSpatialDomainEnhancement() |