public interface _PlaneSlicingContextOperationsNC extends _CodomainMapContextOperationsNC
Modifier and Type | Method and Description |
---|---|
RBool |
getConstant() |
RInt |
getLowerLimit() |
RInt |
getPlanePrevious() |
RInt |
getPlaneSelected() |
RInt |
getUpperLimit() |
void |
setConstant(RBool theConstant) |
void |
setLowerLimit(RInt theLowerLimit) |
void |
setPlanePrevious(RInt thePlanePrevious) |
void |
setPlaneSelected(RInt thePlaneSelected) |
void |
setUpperLimit(RInt theUpperLimit) |
getChannelBinding, getVersion, setChannelBinding, setVersion
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getUpperLimit()
void setUpperLimit(RInt theUpperLimit)
RInt getLowerLimit()
void setLowerLimit(RInt theLowerLimit)
RInt getPlaneSelected()
void setPlaneSelected(RInt thePlaneSelected)
RInt getPlanePrevious()
void setPlanePrevious(RInt thePlanePrevious)
RBool getConstant()
void setConstant(RBool theConstant)