Package omero.model
Class _RenderingDefTie
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.RenderingDef
-
- omero.model._RenderingDefTie
-
- All Implemented Interfaces:
Ice.Object
,Ice.TieBase
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_RenderingDefOperations
,_RenderingDefOperationsNC
public class _RenderingDefTie extends RenderingDef implements Ice.TieBase
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static long
serialVersionUID
-
Fields inherited from class omero.model.RenderingDef
__ids, compression, defaultT, defaultZ, model, name, pixels, projectionsLoaded, projectionsSeq, quantization, version, waveRenderingLoaded, waveRenderingSeq
-
-
Constructor Summary
Constructors Constructor Description _RenderingDefTie()
_RenderingDefTie(_RenderingDefOperations delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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)
-
Methods inherited from class omero.model.RenderingDef
___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
-
Methods inherited from class omero.model.IObject
___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
-
Methods inherited from class Ice.ObjectImpl
___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
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
_RenderingDefTie
public _RenderingDefTie()
-
_RenderingDefTie
public _RenderingDefTie(_RenderingDefOperations delegate)
-
-
Method Detail
-
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
ice_delegate
in interfaceIce.TieBase
-
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
ice_delegate
in interfaceIce.TieBase
-
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
getDetails
public Details getDetails(Ice.Current __current)
- Specified by:
getDetails
in interface_IObjectOperations
-
getId
public RLong getId(Ice.Current __current)
- Specified by:
getId
in interface_IObjectOperations
-
isAnnotated
public boolean isAnnotated(Ice.Current __current)
Description copied from interface:_IObjectOperations
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isGlobal
public boolean isGlobal(Ice.Current __current)
Description copied from interface:_IObjectOperations
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isLink
public boolean isLink(Ice.Current __current)
Description copied from interface:_IObjectOperations
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isLoaded
public boolean isLoaded(Ice.Current __current)
Description copied from interface:_IObjectOperations
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
isMutable
public boolean isMutable(Ice.Current __current)
Description copied from interface:_IObjectOperations
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
proxy
public IObject proxy(Ice.Current __current)
Description copied from interface:_IObjectOperations
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
setId
public void setId(RLong id, Ice.Current __current)
- Specified by:
setId
in interface_IObjectOperations
-
shallowCopy
public IObject shallowCopy(Ice.Current __current)
Description copied from interface:_IObjectOperations
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
unload
public void unload(Ice.Current __current)
Description copied from interface:_IObjectOperations
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
unloadCollections
public void unloadCollections(Ice.Current __current)
Description copied from interface:_IObjectOperations
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
unloadDetails
public void unloadDetails(Ice.Current __current)
Description copied from interface:_IObjectOperations
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interface_IObjectOperations
- Parameters:
__current
- The Current object for the invocation.
-
addAllChannelBindingSet
public void addAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Current __current)
- Specified by:
addAllChannelBindingSet
in interface_RenderingDefOperations
-
addAllProjectionDefSet
public void addAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Current __current)
- Specified by:
addAllProjectionDefSet
in interface_RenderingDefOperations
-
addChannelBinding
public void addChannelBinding(ChannelBinding target, Ice.Current __current)
- Specified by:
addChannelBinding
in interface_RenderingDefOperations
-
addProjectionDef
public void addProjectionDef(ProjectionDef target, Ice.Current __current)
- Specified by:
addProjectionDef
in interface_RenderingDefOperations
-
clearProjections
public void clearProjections(Ice.Current __current)
- Specified by:
clearProjections
in interface_RenderingDefOperations
-
clearWaveRendering
public void clearWaveRendering(Ice.Current __current)
- Specified by:
clearWaveRendering
in interface_RenderingDefOperations
-
copyProjections
public java.util.List<ProjectionDef> copyProjections(Ice.Current __current)
- Specified by:
copyProjections
in interface_RenderingDefOperations
-
copyWaveRendering
public java.util.List<ChannelBinding> copyWaveRendering(Ice.Current __current)
- Specified by:
copyWaveRendering
in interface_RenderingDefOperations
-
getChannelBinding
public ChannelBinding getChannelBinding(int index, Ice.Current __current)
- Specified by:
getChannelBinding
in interface_RenderingDefOperations
-
getCompression
public RDouble getCompression(Ice.Current __current)
- Specified by:
getCompression
in interface_RenderingDefOperations
-
getDefaultT
public RInt getDefaultT(Ice.Current __current)
- Specified by:
getDefaultT
in interface_RenderingDefOperations
-
getDefaultZ
public RInt getDefaultZ(Ice.Current __current)
- Specified by:
getDefaultZ
in interface_RenderingDefOperations
-
getModel
public RenderingModel getModel(Ice.Current __current)
- Specified by:
getModel
in interface_RenderingDefOperations
-
getName
public RString getName(Ice.Current __current)
- Specified by:
getName
in interface_RenderingDefOperations
-
getPixels
public Pixels getPixels(Ice.Current __current)
- Specified by:
getPixels
in interface_RenderingDefOperations
-
getPrimaryChannelBinding
public ChannelBinding getPrimaryChannelBinding(Ice.Current __current)
- Specified by:
getPrimaryChannelBinding
in interface_RenderingDefOperations
-
getPrimaryProjectionDef
public ProjectionDef getPrimaryProjectionDef(Ice.Current __current)
- Specified by:
getPrimaryProjectionDef
in interface_RenderingDefOperations
-
getProjectionDef
public ProjectionDef getProjectionDef(int index, Ice.Current __current)
- Specified by:
getProjectionDef
in interface_RenderingDefOperations
-
getQuantization
public QuantumDef getQuantization(Ice.Current __current)
- Specified by:
getQuantization
in interface_RenderingDefOperations
-
getVersion
public RInt getVersion(Ice.Current __current)
- Specified by:
getVersion
in interface_RenderingDefOperations
-
reloadProjections
public void reloadProjections(RenderingDef toCopy, Ice.Current __current)
- Specified by:
reloadProjections
in interface_RenderingDefOperations
-
reloadWaveRendering
public void reloadWaveRendering(RenderingDef toCopy, Ice.Current __current)
- Specified by:
reloadWaveRendering
in interface_RenderingDefOperations
-
removeAllChannelBindingSet
public void removeAllChannelBindingSet(java.util.List<ChannelBinding> targets, Ice.Current __current)
- Specified by:
removeAllChannelBindingSet
in interface_RenderingDefOperations
-
removeAllProjectionDefSet
public void removeAllProjectionDefSet(java.util.List<ProjectionDef> targets, Ice.Current __current)
- Specified by:
removeAllProjectionDefSet
in interface_RenderingDefOperations
-
removeChannelBinding
public void removeChannelBinding(ChannelBinding theTarget, Ice.Current __current)
- Specified by:
removeChannelBinding
in interface_RenderingDefOperations
-
removeProjectionDef
public void removeProjectionDef(ProjectionDef theTarget, Ice.Current __current)
- Specified by:
removeProjectionDef
in interface_RenderingDefOperations
-
setChannelBinding
public ChannelBinding setChannelBinding(int index, ChannelBinding theElement, Ice.Current __current)
- Specified by:
setChannelBinding
in interface_RenderingDefOperations
-
setCompression
public void setCompression(RDouble theCompression, Ice.Current __current)
- Specified by:
setCompression
in interface_RenderingDefOperations
-
setDefaultT
public void setDefaultT(RInt theDefaultT, Ice.Current __current)
- Specified by:
setDefaultT
in interface_RenderingDefOperations
-
setDefaultZ
public void setDefaultZ(RInt theDefaultZ, Ice.Current __current)
- Specified by:
setDefaultZ
in interface_RenderingDefOperations
-
setModel
public void setModel(RenderingModel theModel, Ice.Current __current)
- Specified by:
setModel
in interface_RenderingDefOperations
-
setName
public void setName(RString theName, Ice.Current __current)
- Specified by:
setName
in interface_RenderingDefOperations
-
setPixels
public void setPixels(Pixels thePixels, Ice.Current __current)
- Specified by:
setPixels
in interface_RenderingDefOperations
-
setPrimaryChannelBinding
public ChannelBinding setPrimaryChannelBinding(ChannelBinding theElement, Ice.Current __current)
- Specified by:
setPrimaryChannelBinding
in interface_RenderingDefOperations
-
setPrimaryProjectionDef
public ProjectionDef setPrimaryProjectionDef(ProjectionDef theElement, Ice.Current __current)
- Specified by:
setPrimaryProjectionDef
in interface_RenderingDefOperations
-
setProjectionDef
public ProjectionDef setProjectionDef(int index, ProjectionDef theElement, Ice.Current __current)
- Specified by:
setProjectionDef
in interface_RenderingDefOperations
-
setQuantization
public void setQuantization(QuantumDef theQuantization, Ice.Current __current)
- Specified by:
setQuantization
in interface_RenderingDefOperations
-
setVersion
public void setVersion(RInt theVersion, Ice.Current __current)
- Specified by:
setVersion
in interface_RenderingDefOperations
-
sizeOfProjections
public int sizeOfProjections(Ice.Current __current)
- Specified by:
sizeOfProjections
in interface_RenderingDefOperations
-
sizeOfWaveRendering
public int sizeOfWaveRendering(Ice.Current __current)
- Specified by:
sizeOfWaveRendering
in interface_RenderingDefOperations
-
unloadProjections
public void unloadProjections(Ice.Current __current)
- Specified by:
unloadProjections
in interface_RenderingDefOperations
-
unloadWaveRendering
public void unloadWaveRendering(Ice.Current __current)
- Specified by:
unloadWaveRendering
in interface_RenderingDefOperations
-
-