Package omero.model
Class _PixelsTie
- java.lang.Object
 - 
- Ice.ObjectImpl
 - 
- omero.model.IObject
 - 
- omero.model.Pixels
 - 
- omero.model._PixelsTie
 
 
 
 
 
- 
- All Implemented Interfaces:
 Ice.Object,Ice.TieBase,java.io.Serializable,java.lang.Cloneable,_IObjectOperations,_IObjectOperationsNC,_PixelsOperations,_PixelsOperationsNC
public class _PixelsTie extends Pixels implements Ice.TieBase
- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static longserialVersionUID- 
Fields inherited from class omero.model.Pixels
__ids, channelsLoaded, channelsSeq, dimensionOrder, image, methodology, physicalSizeX, physicalSizeY, physicalSizeZ, pixelsFileMapsCountPerOwner, pixelsFileMapsLoaded, pixelsFileMapsSeq, pixelsType, planeInfoLoaded, planeInfoSeq, relatedTo, settingsLoaded, settingsSeq, sha1, significantBits, sizeC, sizeT, sizeX, sizeY, sizeZ, thumbnailsLoaded, thumbnailsSeq, timeIncrement, version, waveIncrement, waveStart 
 - 
 
- 
Constructor Summary
Constructors Constructor Description _PixelsTie()_PixelsTie(_PixelsOperations delegate) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddAllChannelSet(java.util.List<Channel> targets, Ice.Current __current)voidaddAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current __current)voidaddAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current __current)voidaddAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current __current)voidaddAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current __current)voidaddChannel(Channel target, Ice.Current __current)voidaddPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current __current)voidaddPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current __current)voidaddPlaneInfo(PlaneInfo target, Ice.Current __current)voidaddRenderingDef(RenderingDef target, Ice.Current __current)voidaddThumbnail(Thumbnail target, Ice.Current __current)voidclearChannels(Ice.Current __current)voidclearPixelsFileMaps(Ice.Current __current)voidclearPlaneInfo(Ice.Current __current)voidclearSettings(Ice.Current __current)voidclearThumbnails(Ice.Current __current)java.util.List<Channel>copyChannels(Ice.Current __current)java.util.List<PixelsOriginalFileMap>copyPixelsFileMaps(Ice.Current __current)java.util.List<PlaneInfo>copyPlaneInfo(Ice.Current __current)java.util.List<RenderingDef>copySettings(Ice.Current __current)java.util.List<Thumbnail>copyThumbnails(Ice.Current __current)booleanequals(java.lang.Object rhs)java.util.List<PixelsOriginalFileMap>findPixelsOriginalFileMap(OriginalFile removal, Ice.Current __current)ChannelgetChannel(int index, Ice.Current __current)DetailsgetDetails(Ice.Current __current)DimensionOrdergetDimensionOrder(Ice.Current __current)RLonggetId(Ice.Current __current)ImagegetImage(Ice.Current __current)RStringgetMethodology(Ice.Current __current)LengthgetPhysicalSizeX(Ice.Current __current)LengthgetPhysicalSizeY(Ice.Current __current)LengthgetPhysicalSizeZ(Ice.Current __current)java.util.Map<java.lang.Long,java.lang.Long>getPixelsFileMapsCountPerOwner(Ice.Current __current)PixelsTypegetPixelsType(Ice.Current __current)ChannelgetPrimaryChannel(Ice.Current __current)PixelsgetRelatedTo(Ice.Current __current)Deprecated.RStringgetSha1(Ice.Current __current)RIntgetSignificantBits(Ice.Current __current)RIntgetSizeC(Ice.Current __current)RIntgetSizeT(Ice.Current __current)RIntgetSizeX(Ice.Current __current)RIntgetSizeY(Ice.Current __current)RIntgetSizeZ(Ice.Current __current)TimegetTimeIncrement(Ice.Current __current)RIntgetVersion(Ice.Current __current)RIntgetWaveIncrement(Ice.Current __current)RIntgetWaveStart(Ice.Current __current)inthashCode()java.lang.Objectice_delegate()voidice_delegate(java.lang.Object delegate)booleanisAnnotated(Ice.Current __current)Allows for the attachment of any omero.model.Annotation subclasses.booleanisGlobal(Ice.Current __current)Marker interface which means that special rules apply for both reading and writing these instances.booleanisLink(Ice.Current __current)A link between two other types.booleanisLoaded(Ice.Current __current)Tests if the objects are loaded or not.booleanisMutable(Ice.Current __current)The server will persist changes made to these types.java.util.List<OriginalFile>linkedOriginalFileList(Ice.Current __current)PixelsOriginalFileMaplinkOriginalFile(OriginalFile addition, Ice.Current __current)IObjectproxy(Ice.Current __current)Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );voidreloadChannels(Pixels toCopy, Ice.Current __current)voidreloadPixelsFileMaps(Pixels toCopy, Ice.Current __current)voidreloadPlaneInfo(Pixels toCopy, Ice.Current __current)voidreloadSettings(Pixels toCopy, Ice.Current __current)voidreloadThumbnails(Pixels toCopy, Ice.Current __current)voidremoveAllChannelSet(java.util.List<Channel> targets, Ice.Current __current)voidremoveAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current __current)voidremoveAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current __current)voidremoveAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current __current)voidremoveAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current __current)voidremoveChannel(Channel theTarget, Ice.Current __current)voidremovePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Current __current)voidremovePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current __current)voidremovePlaneInfo(PlaneInfo theTarget, Ice.Current __current)voidremoveRenderingDef(RenderingDef theTarget, Ice.Current __current)voidremoveThumbnail(Thumbnail theTarget, Ice.Current __current)ChannelsetChannel(int index, Channel theElement, Ice.Current __current)voidsetDimensionOrder(DimensionOrder theDimensionOrder, Ice.Current __current)voidsetId(RLong id, Ice.Current __current)voidsetImage(Image theImage, Ice.Current __current)voidsetMethodology(RString theMethodology, Ice.Current __current)voidsetPhysicalSizeX(Length thePhysicalSizeX, Ice.Current __current)voidsetPhysicalSizeY(Length thePhysicalSizeY, Ice.Current __current)voidsetPhysicalSizeZ(Length thePhysicalSizeZ, Ice.Current __current)voidsetPixelsType(PixelsType thePixelsType, Ice.Current __current)ChannelsetPrimaryChannel(Channel theElement, Ice.Current __current)voidsetRelatedTo(Pixels theRelatedTo, Ice.Current __current)Deprecated.voidsetSha1(RString theSha1, Ice.Current __current)voidsetSignificantBits(RInt theSignificantBits, Ice.Current __current)voidsetSizeC(RInt theSizeC, Ice.Current __current)voidsetSizeT(RInt theSizeT, Ice.Current __current)voidsetSizeX(RInt theSizeX, Ice.Current __current)voidsetSizeY(RInt theSizeY, Ice.Current __current)voidsetSizeZ(RInt theSizeZ, Ice.Current __current)voidsetTimeIncrement(Time theTimeIncrement, Ice.Current __current)voidsetVersion(RInt theVersion, Ice.Current __current)voidsetWaveIncrement(RInt theWaveIncrement, Ice.Current __current)voidsetWaveStart(RInt theWaveStart, Ice.Current __current)IObjectshallowCopy(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.intsizeOfChannels(Ice.Current __current)intsizeOfPixelsFileMaps(Ice.Current __current)intsizeOfPlaneInfo(Ice.Current __current)intsizeOfSettings(Ice.Current __current)intsizeOfThumbnails(Ice.Current __current)voidunlinkOriginalFile(OriginalFile removal, Ice.Current __current)voidunload(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.voidunloadChannels(Ice.Current __current)voidunloadCollections(Ice.Current __current)Each collection can also be unloaded, independently of the object itself.voidunloadDetails(Ice.Current __current)As with collections, the objects under details can link to many other objects.voidunloadPixelsFileMaps(Ice.Current __current)voidunloadPlaneInfo(Ice.Current __current)voidunloadSettings(Ice.Current __current)voidunloadThumbnails(Ice.Current __current)- 
Methods inherited from class omero.model.Pixels
___addAllChannelSet, ___addAllPixelsOriginalFileMapSet, ___addAllPlaneInfoSet, ___addAllRenderingDefSet, ___addAllThumbnailSet, ___addChannel, ___addPixelsOriginalFileMap, ___addPixelsOriginalFileMapToBoth, ___addPlaneInfo, ___addRenderingDef, ___addThumbnail, ___clearChannels, ___clearPixelsFileMaps, ___clearPlaneInfo, ___clearSettings, ___clearThumbnails, ___copyChannels, ___copyPixelsFileMaps, ___copyPlaneInfo, ___copySettings, ___copyThumbnails, ___findPixelsOriginalFileMap, ___getChannel, ___getDimensionOrder, ___getImage, ___getMethodology, ___getPhysicalSizeX, ___getPhysicalSizeY, ___getPhysicalSizeZ, ___getPixelsFileMapsCountPerOwner, ___getPixelsType, ___getPrimaryChannel, ___getRelatedTo, ___getSha1, ___getSignificantBits, ___getSizeC, ___getSizeT, ___getSizeX, ___getSizeY, ___getSizeZ, ___getTimeIncrement, ___getVersion, ___getWaveIncrement, ___getWaveStart, ___linkedOriginalFileList, ___linkOriginalFile, ___reloadChannels, ___reloadPixelsFileMaps, ___reloadPlaneInfo, ___reloadSettings, ___reloadThumbnails, ___removeAllChannelSet, ___removeAllPixelsOriginalFileMapSet, ___removeAllPlaneInfoSet, ___removeAllRenderingDefSet, ___removeAllThumbnailSet, ___removeChannel, ___removePixelsOriginalFileMap, ___removePixelsOriginalFileMapFromBoth, ___removePlaneInfo, ___removeRenderingDef, ___removeThumbnail, ___setChannel, ___setDimensionOrder, ___setImage, ___setMethodology, ___setPhysicalSizeX, ___setPhysicalSizeY, ___setPhysicalSizeZ, ___setPixelsType, ___setPrimaryChannel, ___setRelatedTo, ___setSha1, ___setSignificantBits, ___setSizeC, ___setSizeT, ___setSizeX, ___setSizeY, ___setSizeZ, ___setTimeIncrement, ___setVersion, ___setWaveIncrement, ___setWaveStart, ___sizeOfChannels, ___sizeOfPixelsFileMaps, ___sizeOfPlaneInfo, ___sizeOfSettings, ___sizeOfThumbnails, ___unlinkOriginalFile, ___unloadChannels, ___unloadPixelsFileMaps, ___unloadPlaneInfo, ___unloadSettings, ___unloadThumbnails, __dispatch, __readImpl, __writeImpl, addAllChannelSet, addAllPixelsOriginalFileMapSet, addAllPlaneInfoSet, addAllRenderingDefSet, addAllThumbnailSet, addChannel, addPixelsOriginalFileMap, addPixelsOriginalFileMapToBoth, addPlaneInfo, addRenderingDef, addThumbnail, clearChannels, clearPixelsFileMaps, clearPlaneInfo, clearSettings, clearThumbnails, clone, copyChannels, copyPixelsFileMaps, copyPlaneInfo, copySettings, copyThumbnails, findPixelsOriginalFileMap, getChannel, getDimensionOrder, getImage, getMethodology, getPhysicalSizeX, getPhysicalSizeY, getPhysicalSizeZ, getPixelsFileMapsCountPerOwner, getPixelsType, getPrimaryChannel, getRelatedTo, getSha1, getSignificantBits, getSizeC, getSizeT, getSizeX, getSizeY, getSizeZ, getTimeIncrement, getVersion, getWaveIncrement, getWaveStart, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, linkedOriginalFileList, linkOriginalFile, reloadChannels, reloadPixelsFileMaps, reloadPlaneInfo, reloadSettings, reloadThumbnails, removeAllChannelSet, removeAllPixelsOriginalFileMapSet, removeAllPlaneInfoSet, removeAllRenderingDefSet, removeAllThumbnailSet, removeChannel, removePixelsOriginalFileMap, removePixelsOriginalFileMapFromBoth, removePlaneInfo, removeRenderingDef, removeThumbnail, setChannel, setDimensionOrder, setImage, setMethodology, setPhysicalSizeX, setPhysicalSizeY, setPhysicalSizeZ, setPixelsType, setPrimaryChannel, setRelatedTo, setSha1, setSignificantBits, setSizeC, setSizeT, setSizeX, setSizeY, setSizeZ, setTimeIncrement, setVersion, setWaveIncrement, setWaveStart, sizeOfChannels, sizeOfPixelsFileMaps, sizeOfPlaneInfo, sizeOfSettings, sizeOfThumbnails, unlinkOriginalFile, unloadChannels, unloadPixelsFileMaps, unloadPlaneInfo, unloadSettings, unloadThumbnails 
- 
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
- 
_PixelsTie
public _PixelsTie()
 
- 
_PixelsTie
public _PixelsTie(_PixelsOperations delegate)
 
 - 
 
- 
Method Detail
- 
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
 ice_delegatein interfaceIce.TieBase
 
- 
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
 ice_delegatein interfaceIce.TieBase
 
- 
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
 equalsin classjava.lang.Object
 
- 
hashCode
public int hashCode()
- Overrides:
 hashCodein classjava.lang.Object
 
- 
getDetails
public Details getDetails(Ice.Current __current)
- Specified by:
 getDetailsin interface_IObjectOperations
 
- 
getId
public RLong getId(Ice.Current __current)
- Specified by:
 getIdin interface_IObjectOperations
 
- 
isAnnotated
public boolean isAnnotated(Ice.Current __current)
Description copied from interface:_IObjectOperationsAllows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
 isAnnotatedin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
isGlobal
public boolean isGlobal(Ice.Current __current)
Description copied from interface:_IObjectOperationsMarker interface which means that special rules apply for both reading and writing these instances.- Specified by:
 isGlobalin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
isLink
public boolean isLink(Ice.Current __current)
Description copied from interface:_IObjectOperationsA link between two other types. Methods provided: - getParent() - getChild()- Specified by:
 isLinkin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
isLoaded
public boolean isLoaded(Ice.Current __current)
Description copied from interface:_IObjectOperationsTests 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:
 isLoadedin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
isMutable
public boolean isMutable(Ice.Current __current)
Description copied from interface:_IObjectOperationsThe server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
 isMutablein interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
proxy
public IObject proxy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
 proxyin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
setId
public void setId(RLong id, Ice.Current __current)
- Specified by:
 setIdin interface_IObjectOperations
 
- 
shallowCopy
public IObject shallowCopy(Ice.Current __current)
Description copied from interface:_IObjectOperationsReturn another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
 shallowCopyin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
unload
public void unload(Ice.Current __current)
Description copied from interface:_IObjectOperationsSets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
 unloadin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
unloadCollections
public void unloadCollections(Ice.Current __current)
Description copied from interface:_IObjectOperationsEach 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:
 unloadCollectionsin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
unloadDetails
public void unloadDetails(Ice.Current __current)
Description copied from interface:_IObjectOperationsAs 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:
 unloadDetailsin interface_IObjectOperations- Parameters:
 __current- The Current object for the invocation.
 
- 
addAllChannelSet
public void addAllChannelSet(java.util.List<Channel> targets, Ice.Current __current)
- Specified by:
 addAllChannelSetin interface_PixelsOperations
 
- 
addAllPixelsOriginalFileMapSet
public void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current __current)
- Specified by:
 addAllPixelsOriginalFileMapSetin interface_PixelsOperations
 
- 
addAllPlaneInfoSet
public void addAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current __current)
- Specified by:
 addAllPlaneInfoSetin interface_PixelsOperations
 
- 
addAllRenderingDefSet
public void addAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current __current)
- Specified by:
 addAllRenderingDefSetin interface_PixelsOperations
 
- 
addAllThumbnailSet
public void addAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current __current)
- Specified by:
 addAllThumbnailSetin interface_PixelsOperations
 
- 
addChannel
public void addChannel(Channel target, Ice.Current __current)
- Specified by:
 addChannelin interface_PixelsOperations
 
- 
addPixelsOriginalFileMap
public void addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current __current)
- Specified by:
 addPixelsOriginalFileMapin interface_PixelsOperations
 
- 
addPixelsOriginalFileMapToBoth
public void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current __current)
- Specified by:
 addPixelsOriginalFileMapToBothin interface_PixelsOperations
 
- 
addPlaneInfo
public void addPlaneInfo(PlaneInfo target, Ice.Current __current)
- Specified by:
 addPlaneInfoin interface_PixelsOperations
 
- 
addRenderingDef
public void addRenderingDef(RenderingDef target, Ice.Current __current)
- Specified by:
 addRenderingDefin interface_PixelsOperations
 
- 
addThumbnail
public void addThumbnail(Thumbnail target, Ice.Current __current)
- Specified by:
 addThumbnailin interface_PixelsOperations
 
- 
clearChannels
public void clearChannels(Ice.Current __current)
- Specified by:
 clearChannelsin interface_PixelsOperations
 
- 
clearPixelsFileMaps
public void clearPixelsFileMaps(Ice.Current __current)
- Specified by:
 clearPixelsFileMapsin interface_PixelsOperations
 
- 
clearPlaneInfo
public void clearPlaneInfo(Ice.Current __current)
- Specified by:
 clearPlaneInfoin interface_PixelsOperations
 
- 
clearSettings
public void clearSettings(Ice.Current __current)
- Specified by:
 clearSettingsin interface_PixelsOperations
 
- 
clearThumbnails
public void clearThumbnails(Ice.Current __current)
- Specified by:
 clearThumbnailsin interface_PixelsOperations
 
- 
copyChannels
public java.util.List<Channel> copyChannels(Ice.Current __current)
- Specified by:
 copyChannelsin interface_PixelsOperations
 
- 
copyPixelsFileMaps
public java.util.List<PixelsOriginalFileMap> copyPixelsFileMaps(Ice.Current __current)
- Specified by:
 copyPixelsFileMapsin interface_PixelsOperations
 
- 
copyPlaneInfo
public java.util.List<PlaneInfo> copyPlaneInfo(Ice.Current __current)
- Specified by:
 copyPlaneInfoin interface_PixelsOperations
 
- 
copySettings
public java.util.List<RenderingDef> copySettings(Ice.Current __current)
- Specified by:
 copySettingsin interface_PixelsOperations
 
- 
copyThumbnails
public java.util.List<Thumbnail> copyThumbnails(Ice.Current __current)
- Specified by:
 copyThumbnailsin interface_PixelsOperations
 
- 
findPixelsOriginalFileMap
public java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(OriginalFile removal, Ice.Current __current)
- Specified by:
 findPixelsOriginalFileMapin interface_PixelsOperations
 
- 
getChannel
public Channel getChannel(int index, Ice.Current __current)
- Specified by:
 getChannelin interface_PixelsOperations
 
- 
getDimensionOrder
public DimensionOrder getDimensionOrder(Ice.Current __current)
- Specified by:
 getDimensionOrderin interface_PixelsOperations
 
- 
getImage
public Image getImage(Ice.Current __current)
- Specified by:
 getImagein interface_PixelsOperations
 
- 
getMethodology
public RString getMethodology(Ice.Current __current)
- Specified by:
 getMethodologyin interface_PixelsOperations
 
- 
getPhysicalSizeX
public Length getPhysicalSizeX(Ice.Current __current)
- Specified by:
 getPhysicalSizeXin interface_PixelsOperations
 
- 
getPhysicalSizeY
public Length getPhysicalSizeY(Ice.Current __current)
- Specified by:
 getPhysicalSizeYin interface_PixelsOperations
 
- 
getPhysicalSizeZ
public Length getPhysicalSizeZ(Ice.Current __current)
- Specified by:
 getPhysicalSizeZin interface_PixelsOperations
 
- 
getPixelsFileMapsCountPerOwner
public java.util.Map<java.lang.Long,java.lang.Long> getPixelsFileMapsCountPerOwner(Ice.Current __current)
- Specified by:
 getPixelsFileMapsCountPerOwnerin interface_PixelsOperations
 
- 
getPixelsType
public PixelsType getPixelsType(Ice.Current __current)
- Specified by:
 getPixelsTypein interface_PixelsOperations
 
- 
getPrimaryChannel
public Channel getPrimaryChannel(Ice.Current __current)
- Specified by:
 getPrimaryChannelin interface_PixelsOperations
 
- 
getRelatedTo
@Deprecated public Pixels getRelatedTo(Ice.Current __current)
Deprecated.- Specified by:
 getRelatedToin interface_PixelsOperations
 
- 
getSha1
public RString getSha1(Ice.Current __current)
- Specified by:
 getSha1in interface_PixelsOperations
 
- 
getSignificantBits
public RInt getSignificantBits(Ice.Current __current)
- Specified by:
 getSignificantBitsin interface_PixelsOperations
 
- 
getSizeC
public RInt getSizeC(Ice.Current __current)
- Specified by:
 getSizeCin interface_PixelsOperations
 
- 
getSizeT
public RInt getSizeT(Ice.Current __current)
- Specified by:
 getSizeTin interface_PixelsOperations
 
- 
getSizeX
public RInt getSizeX(Ice.Current __current)
- Specified by:
 getSizeXin interface_PixelsOperations
 
- 
getSizeY
public RInt getSizeY(Ice.Current __current)
- Specified by:
 getSizeYin interface_PixelsOperations
 
- 
getSizeZ
public RInt getSizeZ(Ice.Current __current)
- Specified by:
 getSizeZin interface_PixelsOperations
 
- 
getTimeIncrement
public Time getTimeIncrement(Ice.Current __current)
- Specified by:
 getTimeIncrementin interface_PixelsOperations
 
- 
getVersion
public RInt getVersion(Ice.Current __current)
- Specified by:
 getVersionin interface_PixelsOperations
 
- 
getWaveIncrement
public RInt getWaveIncrement(Ice.Current __current)
- Specified by:
 getWaveIncrementin interface_PixelsOperations
 
- 
getWaveStart
public RInt getWaveStart(Ice.Current __current)
- Specified by:
 getWaveStartin interface_PixelsOperations
 
- 
linkOriginalFile
public PixelsOriginalFileMap linkOriginalFile(OriginalFile addition, Ice.Current __current)
- Specified by:
 linkOriginalFilein interface_PixelsOperations
 
- 
linkedOriginalFileList
public java.util.List<OriginalFile> linkedOriginalFileList(Ice.Current __current)
- Specified by:
 linkedOriginalFileListin interface_PixelsOperations
 
- 
reloadChannels
public void reloadChannels(Pixels toCopy, Ice.Current __current)
- Specified by:
 reloadChannelsin interface_PixelsOperations
 
- 
reloadPixelsFileMaps
public void reloadPixelsFileMaps(Pixels toCopy, Ice.Current __current)
- Specified by:
 reloadPixelsFileMapsin interface_PixelsOperations
 
- 
reloadPlaneInfo
public void reloadPlaneInfo(Pixels toCopy, Ice.Current __current)
- Specified by:
 reloadPlaneInfoin interface_PixelsOperations
 
- 
reloadSettings
public void reloadSettings(Pixels toCopy, Ice.Current __current)
- Specified by:
 reloadSettingsin interface_PixelsOperations
 
- 
reloadThumbnails
public void reloadThumbnails(Pixels toCopy, Ice.Current __current)
- Specified by:
 reloadThumbnailsin interface_PixelsOperations
 
- 
removeAllChannelSet
public void removeAllChannelSet(java.util.List<Channel> targets, Ice.Current __current)
- Specified by:
 removeAllChannelSetin interface_PixelsOperations
 
- 
removeAllPixelsOriginalFileMapSet
public void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current __current)
- Specified by:
 removeAllPixelsOriginalFileMapSetin interface_PixelsOperations
 
- 
removeAllPlaneInfoSet
public void removeAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current __current)
- Specified by:
 removeAllPlaneInfoSetin interface_PixelsOperations
 
- 
removeAllRenderingDefSet
public void removeAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current __current)
- Specified by:
 removeAllRenderingDefSetin interface_PixelsOperations
 
- 
removeAllThumbnailSet
public void removeAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current __current)
- Specified by:
 removeAllThumbnailSetin interface_PixelsOperations
 
- 
removeChannel
public void removeChannel(Channel theTarget, Ice.Current __current)
- Specified by:
 removeChannelin interface_PixelsOperations
 
- 
removePixelsOriginalFileMap
public void removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Current __current)
- Specified by:
 removePixelsOriginalFileMapin interface_PixelsOperations
 
- 
removePixelsOriginalFileMapFromBoth
public void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current __current)
- Specified by:
 removePixelsOriginalFileMapFromBothin interface_PixelsOperations
 
- 
removePlaneInfo
public void removePlaneInfo(PlaneInfo theTarget, Ice.Current __current)
- Specified by:
 removePlaneInfoin interface_PixelsOperations
 
- 
removeRenderingDef
public void removeRenderingDef(RenderingDef theTarget, Ice.Current __current)
- Specified by:
 removeRenderingDefin interface_PixelsOperations
 
- 
removeThumbnail
public void removeThumbnail(Thumbnail theTarget, Ice.Current __current)
- Specified by:
 removeThumbnailin interface_PixelsOperations
 
- 
setChannel
public Channel setChannel(int index, Channel theElement, Ice.Current __current)
- Specified by:
 setChannelin interface_PixelsOperations
 
- 
setDimensionOrder
public void setDimensionOrder(DimensionOrder theDimensionOrder, Ice.Current __current)
- Specified by:
 setDimensionOrderin interface_PixelsOperations
 
- 
setImage
public void setImage(Image theImage, Ice.Current __current)
- Specified by:
 setImagein interface_PixelsOperations
 
- 
setMethodology
public void setMethodology(RString theMethodology, Ice.Current __current)
- Specified by:
 setMethodologyin interface_PixelsOperations
 
- 
setPhysicalSizeX
public void setPhysicalSizeX(Length thePhysicalSizeX, Ice.Current __current)
- Specified by:
 setPhysicalSizeXin interface_PixelsOperations
 
- 
setPhysicalSizeY
public void setPhysicalSizeY(Length thePhysicalSizeY, Ice.Current __current)
- Specified by:
 setPhysicalSizeYin interface_PixelsOperations
 
- 
setPhysicalSizeZ
public void setPhysicalSizeZ(Length thePhysicalSizeZ, Ice.Current __current)
- Specified by:
 setPhysicalSizeZin interface_PixelsOperations
 
- 
setPixelsType
public void setPixelsType(PixelsType thePixelsType, Ice.Current __current)
- Specified by:
 setPixelsTypein interface_PixelsOperations
 
- 
setPrimaryChannel
public Channel setPrimaryChannel(Channel theElement, Ice.Current __current)
- Specified by:
 setPrimaryChannelin interface_PixelsOperations
 
- 
setRelatedTo
@Deprecated public void setRelatedTo(Pixels theRelatedTo, Ice.Current __current)
Deprecated.- Specified by:
 setRelatedToin interface_PixelsOperations
 
- 
setSha1
public void setSha1(RString theSha1, Ice.Current __current)
- Specified by:
 setSha1in interface_PixelsOperations
 
- 
setSignificantBits
public void setSignificantBits(RInt theSignificantBits, Ice.Current __current)
- Specified by:
 setSignificantBitsin interface_PixelsOperations
 
- 
setSizeC
public void setSizeC(RInt theSizeC, Ice.Current __current)
- Specified by:
 setSizeCin interface_PixelsOperations
 
- 
setSizeT
public void setSizeT(RInt theSizeT, Ice.Current __current)
- Specified by:
 setSizeTin interface_PixelsOperations
 
- 
setSizeX
public void setSizeX(RInt theSizeX, Ice.Current __current)
- Specified by:
 setSizeXin interface_PixelsOperations
 
- 
setSizeY
public void setSizeY(RInt theSizeY, Ice.Current __current)
- Specified by:
 setSizeYin interface_PixelsOperations
 
- 
setSizeZ
public void setSizeZ(RInt theSizeZ, Ice.Current __current)
- Specified by:
 setSizeZin interface_PixelsOperations
 
- 
setTimeIncrement
public void setTimeIncrement(Time theTimeIncrement, Ice.Current __current)
- Specified by:
 setTimeIncrementin interface_PixelsOperations
 
- 
setVersion
public void setVersion(RInt theVersion, Ice.Current __current)
- Specified by:
 setVersionin interface_PixelsOperations
 
- 
setWaveIncrement
public void setWaveIncrement(RInt theWaveIncrement, Ice.Current __current)
- Specified by:
 setWaveIncrementin interface_PixelsOperations
 
- 
setWaveStart
public void setWaveStart(RInt theWaveStart, Ice.Current __current)
- Specified by:
 setWaveStartin interface_PixelsOperations
 
- 
sizeOfChannels
public int sizeOfChannels(Ice.Current __current)
- Specified by:
 sizeOfChannelsin interface_PixelsOperations
 
- 
sizeOfPixelsFileMaps
public int sizeOfPixelsFileMaps(Ice.Current __current)
- Specified by:
 sizeOfPixelsFileMapsin interface_PixelsOperations
 
- 
sizeOfPlaneInfo
public int sizeOfPlaneInfo(Ice.Current __current)
- Specified by:
 sizeOfPlaneInfoin interface_PixelsOperations
 
- 
sizeOfSettings
public int sizeOfSettings(Ice.Current __current)
- Specified by:
 sizeOfSettingsin interface_PixelsOperations
 
- 
sizeOfThumbnails
public int sizeOfThumbnails(Ice.Current __current)
- Specified by:
 sizeOfThumbnailsin interface_PixelsOperations
 
- 
unlinkOriginalFile
public void unlinkOriginalFile(OriginalFile removal, Ice.Current __current)
- Specified by:
 unlinkOriginalFilein interface_PixelsOperations
 
- 
unloadChannels
public void unloadChannels(Ice.Current __current)
- Specified by:
 unloadChannelsin interface_PixelsOperations
 
- 
unloadPixelsFileMaps
public void unloadPixelsFileMaps(Ice.Current __current)
- Specified by:
 unloadPixelsFileMapsin interface_PixelsOperations
 
- 
unloadPlaneInfo
public void unloadPlaneInfo(Ice.Current __current)
- Specified by:
 unloadPlaneInfoin interface_PixelsOperations
 
- 
unloadSettings
public void unloadSettings(Ice.Current __current)
- Specified by:
 unloadSettingsin interface_PixelsOperations
 
- 
unloadThumbnails
public void unloadThumbnails(Ice.Current __current)
- Specified by:
 unloadThumbnailsin interface_PixelsOperations
 
 - 
 
 -