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