public interface _PixelsOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
void |
addAllChannelSet(java.util.List<Channel> targets,
Ice.Current __current) |
void |
addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets,
Ice.Current __current) |
void |
addAllPlaneInfoSet(java.util.List<PlaneInfo> targets,
Ice.Current __current) |
void |
addAllRenderingDefSet(java.util.List<RenderingDef> targets,
Ice.Current __current) |
void |
addAllThumbnailSet(java.util.List<Thumbnail> targets,
Ice.Current __current) |
void |
addChannel(Channel target,
Ice.Current __current) |
void |
addPixelsOriginalFileMap(PixelsOriginalFileMap target,
Ice.Current __current) |
void |
addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link,
boolean bothSides,
Ice.Current __current) |
void |
addPlaneInfo(PlaneInfo target,
Ice.Current __current) |
void |
addRenderingDef(RenderingDef target,
Ice.Current __current) |
void |
addThumbnail(Thumbnail target,
Ice.Current __current) |
void |
clearChannels(Ice.Current __current) |
void |
clearPixelsFileMaps(Ice.Current __current) |
void |
clearPlaneInfo(Ice.Current __current) |
void |
clearSettings(Ice.Current __current) |
void |
clearThumbnails(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) |
java.util.List<PixelsOriginalFileMap> |
findPixelsOriginalFileMap(OriginalFile removal,
Ice.Current __current) |
Channel |
getChannel(int index,
Ice.Current __current) |
DimensionOrder |
getDimensionOrder(Ice.Current __current) |
Image |
getImage(Ice.Current __current) |
RString |
getMethodology(Ice.Current __current) |
Length |
getPhysicalSizeX(Ice.Current __current) |
Length |
getPhysicalSizeY(Ice.Current __current) |
Length |
getPhysicalSizeZ(Ice.Current __current) |
java.util.Map<java.lang.Long,java.lang.Long> |
getPixelsFileMapsCountPerOwner(Ice.Current __current) |
PixelsType |
getPixelsType(Ice.Current __current) |
Channel |
getPrimaryChannel(Ice.Current __current) |
Pixels |
getRelatedTo(Ice.Current __current)
Deprecated.
relatedTo is deprecated.
|
RString |
getSha1(Ice.Current __current) |
RInt |
getSignificantBits(Ice.Current __current) |
RInt |
getSizeC(Ice.Current __current) |
RInt |
getSizeT(Ice.Current __current) |
RInt |
getSizeX(Ice.Current __current) |
RInt |
getSizeY(Ice.Current __current) |
RInt |
getSizeZ(Ice.Current __current) |
Time |
getTimeIncrement(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
RInt |
getWaveIncrement(Ice.Current __current) |
RInt |
getWaveStart(Ice.Current __current) |
java.util.List<OriginalFile> |
linkedOriginalFileList(Ice.Current __current) |
PixelsOriginalFileMap |
linkOriginalFile(OriginalFile addition,
Ice.Current __current) |
void |
reloadChannels(Pixels toCopy,
Ice.Current __current) |
void |
reloadPixelsFileMaps(Pixels toCopy,
Ice.Current __current) |
void |
reloadPlaneInfo(Pixels toCopy,
Ice.Current __current) |
void |
reloadSettings(Pixels toCopy,
Ice.Current __current) |
void |
reloadThumbnails(Pixels toCopy,
Ice.Current __current) |
void |
removeAllChannelSet(java.util.List<Channel> targets,
Ice.Current __current) |
void |
removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets,
Ice.Current __current) |
void |
removeAllPlaneInfoSet(java.util.List<PlaneInfo> targets,
Ice.Current __current) |
void |
removeAllRenderingDefSet(java.util.List<RenderingDef> targets,
Ice.Current __current) |
void |
removeAllThumbnailSet(java.util.List<Thumbnail> targets,
Ice.Current __current) |
void |
removeChannel(Channel theTarget,
Ice.Current __current) |
void |
removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget,
Ice.Current __current) |
void |
removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link,
boolean bothSides,
Ice.Current __current) |
void |
removePlaneInfo(PlaneInfo theTarget,
Ice.Current __current) |
void |
removeRenderingDef(RenderingDef theTarget,
Ice.Current __current) |
void |
removeThumbnail(Thumbnail theTarget,
Ice.Current __current) |
Channel |
setChannel(int index,
Channel theElement,
Ice.Current __current) |
void |
setDimensionOrder(DimensionOrder theDimensionOrder,
Ice.Current __current) |
void |
setImage(Image theImage,
Ice.Current __current) |
void |
setMethodology(RString theMethodology,
Ice.Current __current) |
void |
setPhysicalSizeX(Length thePhysicalSizeX,
Ice.Current __current) |
void |
setPhysicalSizeY(Length thePhysicalSizeY,
Ice.Current __current) |
void |
setPhysicalSizeZ(Length thePhysicalSizeZ,
Ice.Current __current) |
void |
setPixelsType(PixelsType thePixelsType,
Ice.Current __current) |
Channel |
setPrimaryChannel(Channel theElement,
Ice.Current __current) |
void |
setRelatedTo(Pixels theRelatedTo,
Ice.Current __current)
Deprecated.
relatedTo is deprecated.
|
void |
setSha1(RString theSha1,
Ice.Current __current) |
void |
setSignificantBits(RInt theSignificantBits,
Ice.Current __current) |
void |
setSizeC(RInt theSizeC,
Ice.Current __current) |
void |
setSizeT(RInt theSizeT,
Ice.Current __current) |
void |
setSizeX(RInt theSizeX,
Ice.Current __current) |
void |
setSizeY(RInt theSizeY,
Ice.Current __current) |
void |
setSizeZ(RInt theSizeZ,
Ice.Current __current) |
void |
setTimeIncrement(Time theTimeIncrement,
Ice.Current __current) |
void |
setVersion(RInt theVersion,
Ice.Current __current) |
void |
setWaveIncrement(RInt theWaveIncrement,
Ice.Current __current) |
void |
setWaveStart(RInt theWaveStart,
Ice.Current __current) |
int |
sizeOfChannels(Ice.Current __current) |
int |
sizeOfPixelsFileMaps(Ice.Current __current) |
int |
sizeOfPlaneInfo(Ice.Current __current) |
int |
sizeOfSettings(Ice.Current __current) |
int |
sizeOfThumbnails(Ice.Current __current) |
void |
unlinkOriginalFile(OriginalFile removal,
Ice.Current __current) |
void |
unloadChannels(Ice.Current __current) |
void |
unloadPixelsFileMaps(Ice.Current __current) |
void |
unloadPlaneInfo(Ice.Current __current) |
void |
unloadSettings(Ice.Current __current) |
void |
unloadThumbnails(Ice.Current __current) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion(Ice.Current __current)
void setVersion(RInt theVersion, Ice.Current __current)
Image getImage(Ice.Current __current)
void setImage(Image theImage, Ice.Current __current)
Pixels getRelatedTo(Ice.Current __current)
void setRelatedTo(Pixels theRelatedTo, Ice.Current __current)
PixelsType getPixelsType(Ice.Current __current)
void setPixelsType(PixelsType thePixelsType, Ice.Current __current)
RInt getSignificantBits(Ice.Current __current)
void setSignificantBits(RInt theSignificantBits, Ice.Current __current)
RInt getSizeX(Ice.Current __current)
void setSizeX(RInt theSizeX, Ice.Current __current)
RInt getSizeY(Ice.Current __current)
void setSizeY(RInt theSizeY, Ice.Current __current)
RInt getSizeZ(Ice.Current __current)
void setSizeZ(RInt theSizeZ, Ice.Current __current)
RInt getSizeC(Ice.Current __current)
void setSizeC(RInt theSizeC, Ice.Current __current)
RInt getSizeT(Ice.Current __current)
void setSizeT(RInt theSizeT, Ice.Current __current)
RString getSha1(Ice.Current __current)
void setSha1(RString theSha1, Ice.Current __current)
DimensionOrder getDimensionOrder(Ice.Current __current)
void setDimensionOrder(DimensionOrder theDimensionOrder, Ice.Current __current)
Length getPhysicalSizeX(Ice.Current __current)
void setPhysicalSizeX(Length thePhysicalSizeX, Ice.Current __current)
Length getPhysicalSizeY(Ice.Current __current)
void setPhysicalSizeY(Length thePhysicalSizeY, Ice.Current __current)
Length getPhysicalSizeZ(Ice.Current __current)
void setPhysicalSizeZ(Length thePhysicalSizeZ, Ice.Current __current)
RInt getWaveStart(Ice.Current __current)
void setWaveStart(RInt theWaveStart, Ice.Current __current)
RInt getWaveIncrement(Ice.Current __current)
void setWaveIncrement(RInt theWaveIncrement, Ice.Current __current)
Time getTimeIncrement(Ice.Current __current)
void setTimeIncrement(Time theTimeIncrement, Ice.Current __current)
RString getMethodology(Ice.Current __current)
void setMethodology(RString theMethodology, Ice.Current __current)
void unloadPlaneInfo(Ice.Current __current)
int sizeOfPlaneInfo(Ice.Current __current)
java.util.List<PlaneInfo> copyPlaneInfo(Ice.Current __current)
void addPlaneInfo(PlaneInfo target, Ice.Current __current)
void addAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current __current)
void removePlaneInfo(PlaneInfo theTarget, Ice.Current __current)
void removeAllPlaneInfoSet(java.util.List<PlaneInfo> targets, Ice.Current __current)
void clearPlaneInfo(Ice.Current __current)
void reloadPlaneInfo(Pixels toCopy, Ice.Current __current)
void unloadPixelsFileMaps(Ice.Current __current)
int sizeOfPixelsFileMaps(Ice.Current __current)
java.util.List<PixelsOriginalFileMap> copyPixelsFileMaps(Ice.Current __current)
void addPixelsOriginalFileMap(PixelsOriginalFileMap target, Ice.Current __current)
void addAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current __current)
void removePixelsOriginalFileMap(PixelsOriginalFileMap theTarget, Ice.Current __current)
void removeAllPixelsOriginalFileMapSet(java.util.List<PixelsOriginalFileMap> targets, Ice.Current __current)
void clearPixelsFileMaps(Ice.Current __current)
void reloadPixelsFileMaps(Pixels toCopy, Ice.Current __current)
java.util.Map<java.lang.Long,java.lang.Long> getPixelsFileMapsCountPerOwner(Ice.Current __current)
PixelsOriginalFileMap linkOriginalFile(OriginalFile addition, Ice.Current __current)
void addPixelsOriginalFileMapToBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current __current)
java.util.List<PixelsOriginalFileMap> findPixelsOriginalFileMap(OriginalFile removal, Ice.Current __current)
void unlinkOriginalFile(OriginalFile removal, Ice.Current __current)
void removePixelsOriginalFileMapFromBoth(PixelsOriginalFileMap link, boolean bothSides, Ice.Current __current)
java.util.List<OriginalFile> linkedOriginalFileList(Ice.Current __current)
void unloadChannels(Ice.Current __current)
int sizeOfChannels(Ice.Current __current)
java.util.List<Channel> copyChannels(Ice.Current __current)
void addChannel(Channel target, Ice.Current __current)
void addAllChannelSet(java.util.List<Channel> targets, Ice.Current __current)
void removeChannel(Channel theTarget, Ice.Current __current)
void removeAllChannelSet(java.util.List<Channel> targets, Ice.Current __current)
void clearChannels(Ice.Current __current)
void reloadChannels(Pixels toCopy, Ice.Current __current)
Channel getChannel(int index, Ice.Current __current)
Channel getPrimaryChannel(Ice.Current __current)
void unloadSettings(Ice.Current __current)
int sizeOfSettings(Ice.Current __current)
java.util.List<RenderingDef> copySettings(Ice.Current __current)
void addRenderingDef(RenderingDef target, Ice.Current __current)
void addAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current __current)
void removeRenderingDef(RenderingDef theTarget, Ice.Current __current)
void removeAllRenderingDefSet(java.util.List<RenderingDef> targets, Ice.Current __current)
void clearSettings(Ice.Current __current)
void reloadSettings(Pixels toCopy, Ice.Current __current)
void unloadThumbnails(Ice.Current __current)
int sizeOfThumbnails(Ice.Current __current)
java.util.List<Thumbnail> copyThumbnails(Ice.Current __current)
void addThumbnail(Thumbnail target, Ice.Current __current)
void addAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current __current)
void removeThumbnail(Thumbnail theTarget, Ice.Current __current)
void removeAllThumbnailSet(java.util.List<Thumbnail> targets, Ice.Current __current)
void clearThumbnails(Ice.Current __current)
void reloadThumbnails(Pixels toCopy, Ice.Current __current)