Package omero.model
Interface _ReverseIntensityContextOperations
-
- All Superinterfaces:
_CodomainMapContextOperations
,_IObjectOperations
- All Known Implementing Classes:
_ReverseIntensityContextTie
,ReverseIntensityContext
,ReverseIntensityContextI
public interface _ReverseIntensityContextOperations extends _CodomainMapContextOperations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RBool
getReverse(Ice.Current __current)
void
setReverse(RBool theReverse, Ice.Current __current)
-
Methods inherited from interface omero.model._CodomainMapContextOperations
getChannelBinding, getVersion, setChannelBinding, setVersion
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-