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