public class _RenderingDefTie extends RenderingDef implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids, compression, defaultT, defaultZ, model, name, pixels, projectionsLoaded, projectionsSeq, quantization, version, waveRenderingLoaded, waveRenderingSeq
Constructor and Description |
---|
_RenderingDefTie(_RenderingDefOperations delegate) |
_RenderingDefTie() |
Modifier and Type | Method and Description |
---|---|
void |
addAllChannelBindingSet(java.util.List<ChannelBinding> targets,
Ice.Current __current) |
void |
addAllProjectionDefSet(java.util.List<ProjectionDef> targets,
Ice.Current __current) |
void |
addChannelBinding(ChannelBinding target,
Ice.Current __current) |
void |
addProjectionDef(ProjectionDef target,
Ice.Current __current) |
void |
clearProjections(Ice.Current __current) |
void |
clearWaveRendering(Ice.Current __current) |
java.util.List<ProjectionDef> |
copyProjections(Ice.Current __current) |
java.util.List<ChannelBinding> |
copyWaveRendering(Ice.Current __current) |
boolean |
equals(java.lang.Object rhs) |
ChannelBinding |
getChannelBinding(int index,
Ice.Current __current) |
RDouble |
getCompression(Ice.Current __current) |
RInt |
getDefaultT(Ice.Current __current) |
RInt |
getDefaultZ(Ice.Current __current) |
Details |
getDetails(Ice.Current __current) |
RLong |
getId(Ice.Current __current) |
RenderingModel |
getModel(Ice.Current __current) |
RString |
getName(Ice.Current __current) |
Pixels |
getPixels(Ice.Current __current) |
ChannelBinding |
getPrimaryChannelBinding(Ice.Current __current) |
ProjectionDef |
getPrimaryProjectionDef(Ice.Current __current) |
ProjectionDef |
getProjectionDef(int index,
Ice.Current __current) |
QuantumDef |
getQuantization(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
int |
hashCode() |
java.lang.Object |
ice_delegate() |
void |
ice_delegate(java.lang.Object delegate) |
boolean |
isAnnotated(Ice.Current __current)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isGlobal(Ice.Current __current)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isLink(Ice.Current __current)
A link between two other types.
|
boolean |
isLoaded(Ice.Current __current)
Tests if the objects are loaded or not.
|
boolean |
isMutable(Ice.Current __current)
The server will persist changes made to these types.
|
IObject |
proxy(Ice.Current __current)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
reloadProjections(RenderingDef toCopy,
Ice.Current __current) |
void |
reloadWaveRendering(RenderingDef toCopy,
Ice.Current __current) |
void |
removeAllChannelBindingSet(java.util.List<ChannelBinding> targets,
Ice.Current __current) |
void |
removeAllProjectionDefSet(java.util.List<ProjectionDef> targets,
Ice.Current __current) |
void |
removeChannelBinding(ChannelBinding theTarget,
Ice.Current __current) |
void |
removeProjectionDef(ProjectionDef theTarget,
Ice.Current __current) |
ChannelBinding |
setChannelBinding(int index,
ChannelBinding theElement,
Ice.Current __current) |
void |
setCompression(RDouble theCompression,
Ice.Current __current) |
void |
setDefaultT(RInt theDefaultT,
Ice.Current __current) |
void |
setDefaultZ(RInt theDefaultZ,
Ice.Current __current) |
void |
setId(RLong id,
Ice.Current __current) |
void |
setModel(RenderingModel theModel,
Ice.Current __current) |
void |
setName(RString theName,
Ice.Current __current) |
void |
setPixels(Pixels thePixels,
Ice.Current __current) |
ChannelBinding |
setPrimaryChannelBinding(ChannelBinding theElement,
Ice.Current __current) |
ProjectionDef |
setPrimaryProjectionDef(ProjectionDef theElement,
Ice.Current __current) |
ProjectionDef |
setProjectionDef(int index,
ProjectionDef theElement,
Ice.Current __current) |
void |
setQuantization(QuantumDef theQuantization,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
IObject |
shallowCopy(Ice.Current __current)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfProjections(Ice.Current __current) |
int |
sizeOfWaveRendering(Ice.Current __current) |
void |
unload(Ice.Current __current)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unloadCollections(Ice.Current __current)
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadDetails(Ice.Current __current)
As with collections, the objects under details can link
to many other objects.
|
void |
unloadProjections(Ice.Current __current) |
void |
unloadWaveRendering(Ice.Current __current) |
___addAllChannelBindingSet, ___addAllProjectionDefSet, ___addChannelBinding, ___addProjectionDef, ___clearProjections, ___clearWaveRendering, ___copyProjections, ___copyWaveRendering, ___getChannelBinding, ___getCompression, ___getDefaultT, ___getDefaultZ, ___getModel, ___getName, ___getPixels, ___getPrimaryChannelBinding, ___getPrimaryProjectionDef, ___getProjectionDef, ___getQuantization, ___getVersion, ___reloadProjections, ___reloadWaveRendering, ___removeAllChannelBindingSet, ___removeAllProjectionDefSet, ___removeChannelBinding, ___removeProjectionDef, ___setChannelBinding, ___setCompression, ___setDefaultT, ___setDefaultZ, ___setModel, ___setName, ___setPixels, ___setPrimaryChannelBinding, ___setPrimaryProjectionDef, ___setProjectionDef, ___setQuantization, ___setVersion, ___sizeOfProjections, ___sizeOfWaveRendering, ___unloadProjections, ___unloadWaveRendering, __dispatch, __readImpl, __writeImpl, addAllChannelBindingSet, addAllProjectionDefSet, addChannelBinding, addProjectionDef, clearProjections, clearWaveRendering, clone, copyProjections, copyWaveRendering, getChannelBinding, getCompression, getDefaultT, getDefaultZ, getModel, getName, getPixels, getPrimaryChannelBinding, getPrimaryProjectionDef, getProjectionDef, getQuantization, getVersion, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, reloadProjections, reloadWaveRendering, removeAllChannelBindingSet, removeAllProjectionDefSet, removeChannelBinding, removeProjectionDef, setChannelBinding, setCompression, setDefaultT, setDefaultZ, setModel, setName, setPixels, setPrimaryChannelBinding, setPrimaryProjectionDef, setProjectionDef, setQuantization, setVersion, sizeOfProjections, sizeOfWaveRendering, unloadProjections, unloadWaveRendering
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final long serialVersionUID
public _RenderingDefTie()
public _RenderingDefTie(_RenderingDefOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public Details getDetails(Ice.Current __current)
getDetails
in interface _IObjectOperations
public RLong getId(Ice.Current __current)
getId
in interface _IObjectOperations
public boolean isAnnotated(Ice.Current __current)
_IObjectOperations
isAnnotated
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isGlobal(Ice.Current __current)
_IObjectOperations
isGlobal
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLink(Ice.Current __current)
_IObjectOperations
isLink
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isLoaded(Ice.Current __current)
_IObjectOperations
isLoaded
in interface _IObjectOperations
__current
- The Current object for the invocation.public boolean isMutable(Ice.Current __current)
_IObjectOperations
isMutable
in interface _IObjectOperations
__current
- The Current object for the invocation.public IObject proxy(Ice.Current __current)
_IObjectOperations
proxy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void setId(RLong id, Ice.Current __current)
setId
in interface _IObjectOperations
public IObject shallowCopy(Ice.Current __current)
_IObjectOperations
shallowCopy
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unload(Ice.Current __current)
_IObjectOperations
unload
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadCollections(Ice.Current __current)
_IObjectOperations
unloadCollections
in interface _IObjectOperations
__current
- The Current object for the invocation.public void unloadDetails(Ice.Current __current)
_IObjectOperations
unloadDetails
in interface _IObjectOperations
__current
- The Current object for the invocation.public void addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Current __current)
addAllChannelBindingSet
in interface _RenderingDefOperations
public void addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Current __current)
addAllProjectionDefSet
in interface _RenderingDefOperations
public void addChannelBinding(ChannelBinding target, Ice.Current __current)
addChannelBinding
in interface _RenderingDefOperations
public void addProjectionDef(ProjectionDef target, Ice.Current __current)
addProjectionDef
in interface _RenderingDefOperations
public void clearProjections(Ice.Current __current)
clearProjections
in interface _RenderingDefOperations
public void clearWaveRendering(Ice.Current __current)
clearWaveRendering
in interface _RenderingDefOperations
public java.util.List<ProjectionDef> copyProjections(Ice.Current __current)
copyProjections
in interface _RenderingDefOperations
public java.util.List<ChannelBinding> copyWaveRendering(Ice.Current __current)
copyWaveRendering
in interface _RenderingDefOperations
public ChannelBinding getChannelBinding(int index, Ice.Current __current)
getChannelBinding
in interface _RenderingDefOperations
public RDouble getCompression(Ice.Current __current)
getCompression
in interface _RenderingDefOperations
public RInt getDefaultT(Ice.Current __current)
getDefaultT
in interface _RenderingDefOperations
public RInt getDefaultZ(Ice.Current __current)
getDefaultZ
in interface _RenderingDefOperations
public RenderingModel getModel(Ice.Current __current)
getModel
in interface _RenderingDefOperations
public RString getName(Ice.Current __current)
getName
in interface _RenderingDefOperations
public Pixels getPixels(Ice.Current __current)
getPixels
in interface _RenderingDefOperations
public ChannelBinding getPrimaryChannelBinding(Ice.Current __current)
getPrimaryChannelBinding
in interface _RenderingDefOperations
public ProjectionDef getPrimaryProjectionDef(Ice.Current __current)
getPrimaryProjectionDef
in interface _RenderingDefOperations
public ProjectionDef getProjectionDef(int index, Ice.Current __current)
getProjectionDef
in interface _RenderingDefOperations
public QuantumDef getQuantization(Ice.Current __current)
getQuantization
in interface _RenderingDefOperations
public RInt getVersion(Ice.Current __current)
getVersion
in interface _RenderingDefOperations
public void reloadProjections(RenderingDef toCopy, Ice.Current __current)
reloadProjections
in interface _RenderingDefOperations
public void reloadWaveRendering(RenderingDef toCopy, Ice.Current __current)
reloadWaveRendering
in interface _RenderingDefOperations
public void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Current __current)
removeAllChannelBindingSet
in interface _RenderingDefOperations
public void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Current __current)
removeAllProjectionDefSet
in interface _RenderingDefOperations
public void removeChannelBinding(ChannelBinding theTarget, Ice.Current __current)
removeChannelBinding
in interface _RenderingDefOperations
public void removeProjectionDef(ProjectionDef theTarget, Ice.Current __current)
removeProjectionDef
in interface _RenderingDefOperations
public ChannelBinding setChannelBinding(int index, ChannelBinding theElement, Ice.Current __current)
setChannelBinding
in interface _RenderingDefOperations
public void setCompression(RDouble theCompression, Ice.Current __current)
setCompression
in interface _RenderingDefOperations
public void setDefaultT(RInt theDefaultT, Ice.Current __current)
setDefaultT
in interface _RenderingDefOperations
public void setDefaultZ(RInt theDefaultZ, Ice.Current __current)
setDefaultZ
in interface _RenderingDefOperations
public void setModel(RenderingModel theModel, Ice.Current __current)
setModel
in interface _RenderingDefOperations
public void setName(RString theName, Ice.Current __current)
setName
in interface _RenderingDefOperations
public void setPixels(Pixels thePixels, Ice.Current __current)
setPixels
in interface _RenderingDefOperations
public ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement, Ice.Current __current)
setPrimaryChannelBinding
in interface _RenderingDefOperations
public ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement, Ice.Current __current)
setPrimaryProjectionDef
in interface _RenderingDefOperations
public ProjectionDef setProjectionDef(int index, ProjectionDef theElement, Ice.Current __current)
setProjectionDef
in interface _RenderingDefOperations
public void setQuantization(QuantumDef theQuantization, Ice.Current __current)
setQuantization
in interface _RenderingDefOperations
public void setVersion(RInt theVersion, Ice.Current __current)
setVersion
in interface _RenderingDefOperations
public int sizeOfProjections(Ice.Current __current)
sizeOfProjections
in interface _RenderingDefOperations
public int sizeOfWaveRendering(Ice.Current __current)
sizeOfWaveRendering
in interface _RenderingDefOperations
public void unloadProjections(Ice.Current __current)
unloadProjections
in interface _RenderingDefOperations
public void unloadWaveRendering(Ice.Current __current)
unloadWaveRendering
in interface _RenderingDefOperations