public interface _RenderingDefOperationsNC extends _IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
Pixels getPixels()
void setPixels(Pixels thePixels)
RInt getDefaultZ()
void setDefaultZ(RInt theDefaultZ)
RInt getDefaultT()
void setDefaultT(RInt theDefaultT)
RenderingModel getModel()
void setModel(RenderingModel theModel)
void unloadWaveRendering()
int sizeOfWaveRendering()
java.util.List<ChannelBinding> copyWaveRendering()
void addChannelBinding(ChannelBinding target)
void addAllChannelBindingSet(java.util.List<ChannelBinding> targets)
void removeChannelBinding(ChannelBinding theTarget)
void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets)
void clearWaveRendering()
void reloadWaveRendering(RenderingDef toCopy)
ChannelBinding getChannelBinding(int index)
ChannelBinding setChannelBinding(int index, ChannelBinding theElement)
ChannelBinding getPrimaryChannelBinding()
ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement)
RString getName()
void setName(RString theName)
RDouble getCompression()
void setCompression(RDouble theCompression)
QuantumDef getQuantization()
void setQuantization(QuantumDef theQuantization)
void unloadProjections()
int sizeOfProjections()
java.util.List<ProjectionDef> copyProjections()
void addProjectionDef(ProjectionDef target)
void addAllProjectionDefSet(java.util.List<ProjectionDef> targets)
void removeProjectionDef(ProjectionDef theTarget)
void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets)
void clearProjections()
void reloadProjections(RenderingDef toCopy)
ProjectionDef getProjectionDef(int index)
ProjectionDef setProjectionDef(int index, ProjectionDef theElement)
ProjectionDef getPrimaryProjectionDef()
ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement)