Package omero.model

Interface _PixelsOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

        void setVersion​(RInt theVersion,
                        Ice.Current __current)
      • getImage

        Image getImage​(Ice.Current __current)
      • setImage

        void setImage​(Image theImage,
                      Ice.Current __current)
      • getRelatedTo

        Pixels getRelatedTo​(Ice.Current __current)
        Deprecated.
        relatedTo is deprecated.
      • setRelatedTo

        void setRelatedTo​(Pixels theRelatedTo,
                          Ice.Current __current)
        Deprecated.
        relatedTo is deprecated.
      • getPixelsType

        PixelsType getPixelsType​(Ice.Current __current)
      • setPixelsType

        void setPixelsType​(PixelsType thePixelsType,
                           Ice.Current __current)
      • getSignificantBits

        RInt getSignificantBits​(Ice.Current __current)
      • setSignificantBits

        void setSignificantBits​(RInt theSignificantBits,
                                Ice.Current __current)
      • getSizeX

        RInt getSizeX​(Ice.Current __current)
      • setSizeX

        void setSizeX​(RInt theSizeX,
                      Ice.Current __current)
      • getSizeY

        RInt getSizeY​(Ice.Current __current)
      • setSizeY

        void setSizeY​(RInt theSizeY,
                      Ice.Current __current)
      • getSizeZ

        RInt getSizeZ​(Ice.Current __current)
      • setSizeZ

        void setSizeZ​(RInt theSizeZ,
                      Ice.Current __current)
      • getSizeC

        RInt getSizeC​(Ice.Current __current)
      • setSizeC

        void setSizeC​(RInt theSizeC,
                      Ice.Current __current)
      • getSizeT

        RInt getSizeT​(Ice.Current __current)
      • setSizeT

        void setSizeT​(RInt theSizeT,
                      Ice.Current __current)
      • getSha1

        RString getSha1​(Ice.Current __current)
      • setSha1

        void setSha1​(RString theSha1,
                     Ice.Current __current)
      • getDimensionOrder

        DimensionOrder getDimensionOrder​(Ice.Current __current)
      • setDimensionOrder

        void setDimensionOrder​(DimensionOrder theDimensionOrder,
                               Ice.Current __current)
      • getPhysicalSizeX

        Length getPhysicalSizeX​(Ice.Current __current)
      • setPhysicalSizeX

        void setPhysicalSizeX​(Length thePhysicalSizeX,
                              Ice.Current __current)
      • getPhysicalSizeY

        Length getPhysicalSizeY​(Ice.Current __current)
      • setPhysicalSizeY

        void setPhysicalSizeY​(Length thePhysicalSizeY,
                              Ice.Current __current)
      • getPhysicalSizeZ

        Length getPhysicalSizeZ​(Ice.Current __current)
      • setPhysicalSizeZ

        void setPhysicalSizeZ​(Length thePhysicalSizeZ,
                              Ice.Current __current)
      • getWaveStart

        RInt getWaveStart​(Ice.Current __current)
      • setWaveStart

        void setWaveStart​(RInt theWaveStart,
                          Ice.Current __current)
      • getWaveIncrement

        RInt getWaveIncrement​(Ice.Current __current)
      • setWaveIncrement

        void setWaveIncrement​(RInt theWaveIncrement,
                              Ice.Current __current)
      • getTimeIncrement

        Time getTimeIncrement​(Ice.Current __current)
      • setTimeIncrement

        void setTimeIncrement​(Time theTimeIncrement,
                              Ice.Current __current)
      • getMethodology

        RString getMethodology​(Ice.Current __current)
      • setMethodology

        void setMethodology​(RString theMethodology,
                            Ice.Current __current)
      • unloadPlaneInfo

        void unloadPlaneInfo​(Ice.Current __current)
      • sizeOfPlaneInfo

        int sizeOfPlaneInfo​(Ice.Current __current)
      • copyPlaneInfo

        java.util.List<PlaneInfo> copyPlaneInfo​(Ice.Current __current)
      • addPlaneInfo

        void addPlaneInfo​(PlaneInfo target,
                          Ice.Current __current)
      • addAllPlaneInfoSet

        void addAllPlaneInfoSet​(java.util.List<PlaneInfo> targets,
                                Ice.Current __current)
      • removePlaneInfo

        void removePlaneInfo​(PlaneInfo theTarget,
                             Ice.Current __current)
      • removeAllPlaneInfoSet

        void removeAllPlaneInfoSet​(java.util.List<PlaneInfo> targets,
                                   Ice.Current __current)
      • clearPlaneInfo

        void clearPlaneInfo​(Ice.Current __current)
      • reloadPlaneInfo

        void reloadPlaneInfo​(Pixels toCopy,
                             Ice.Current __current)
      • unloadPixelsFileMaps

        void unloadPixelsFileMaps​(Ice.Current __current)
      • sizeOfPixelsFileMaps

        int sizeOfPixelsFileMaps​(Ice.Current __current)
      • copyPixelsFileMaps

        java.util.List<PixelsOriginalFileMap> copyPixelsFileMaps​(Ice.Current __current)
      • addPixelsOriginalFileMap

        void addPixelsOriginalFileMap​(PixelsOriginalFileMap target,
                                      Ice.Current __current)
      • addAllPixelsOriginalFileMapSet

        void addAllPixelsOriginalFileMapSet​(java.util.List<PixelsOriginalFileMap> targets,
                                            Ice.Current __current)
      • removePixelsOriginalFileMap

        void removePixelsOriginalFileMap​(PixelsOriginalFileMap theTarget,
                                         Ice.Current __current)
      • removeAllPixelsOriginalFileMapSet

        void removeAllPixelsOriginalFileMapSet​(java.util.List<PixelsOriginalFileMap> targets,
                                               Ice.Current __current)
      • clearPixelsFileMaps

        void clearPixelsFileMaps​(Ice.Current __current)
      • reloadPixelsFileMaps

        void reloadPixelsFileMaps​(Pixels toCopy,
                                  Ice.Current __current)
      • getPixelsFileMapsCountPerOwner

        java.util.Map<java.lang.Long,​java.lang.Long> getPixelsFileMapsCountPerOwner​(Ice.Current __current)
      • addPixelsOriginalFileMapToBoth

        void addPixelsOriginalFileMapToBoth​(PixelsOriginalFileMap link,
                                            boolean bothSides,
                                            Ice.Current __current)
      • unlinkOriginalFile

        void unlinkOriginalFile​(OriginalFile removal,
                                Ice.Current __current)
      • removePixelsOriginalFileMapFromBoth

        void removePixelsOriginalFileMapFromBoth​(PixelsOriginalFileMap link,
                                                 boolean bothSides,
                                                 Ice.Current __current)
      • linkedOriginalFileList

        java.util.List<OriginalFile> linkedOriginalFileList​(Ice.Current __current)
      • unloadChannels

        void unloadChannels​(Ice.Current __current)
      • sizeOfChannels

        int sizeOfChannels​(Ice.Current __current)
      • copyChannels

        java.util.List<Channel> copyChannels​(Ice.Current __current)
      • addChannel

        void addChannel​(Channel target,
                        Ice.Current __current)
      • addAllChannelSet

        void addAllChannelSet​(java.util.List<Channel> targets,
                              Ice.Current __current)
      • removeChannel

        void removeChannel​(Channel theTarget,
                           Ice.Current __current)
      • removeAllChannelSet

        void removeAllChannelSet​(java.util.List<Channel> targets,
                                 Ice.Current __current)
      • clearChannels

        void clearChannels​(Ice.Current __current)
      • reloadChannels

        void reloadChannels​(Pixels toCopy,
                            Ice.Current __current)
      • getChannel

        Channel getChannel​(int index,
                           Ice.Current __current)
      • setChannel

        Channel setChannel​(int index,
                           Channel theElement,
                           Ice.Current __current)
      • getPrimaryChannel

        Channel getPrimaryChannel​(Ice.Current __current)
      • setPrimaryChannel

        Channel setPrimaryChannel​(Channel theElement,
                                  Ice.Current __current)
      • unloadSettings

        void unloadSettings​(Ice.Current __current)
      • sizeOfSettings

        int sizeOfSettings​(Ice.Current __current)
      • copySettings

        java.util.List<RenderingDef> copySettings​(Ice.Current __current)
      • addRenderingDef

        void addRenderingDef​(RenderingDef target,
                             Ice.Current __current)
      • addAllRenderingDefSet

        void addAllRenderingDefSet​(java.util.List<RenderingDef> targets,
                                   Ice.Current __current)
      • removeRenderingDef

        void removeRenderingDef​(RenderingDef theTarget,
                                Ice.Current __current)
      • removeAllRenderingDefSet

        void removeAllRenderingDefSet​(java.util.List<RenderingDef> targets,
                                      Ice.Current __current)
      • clearSettings

        void clearSettings​(Ice.Current __current)
      • reloadSettings

        void reloadSettings​(Pixels toCopy,
                            Ice.Current __current)
      • unloadThumbnails

        void unloadThumbnails​(Ice.Current __current)
      • sizeOfThumbnails

        int sizeOfThumbnails​(Ice.Current __current)
      • copyThumbnails

        java.util.List<Thumbnail> copyThumbnails​(Ice.Current __current)
      • addThumbnail

        void addThumbnail​(Thumbnail target,
                          Ice.Current __current)
      • addAllThumbnailSet

        void addAllThumbnailSet​(java.util.List<Thumbnail> targets,
                                Ice.Current __current)
      • removeThumbnail

        void removeThumbnail​(Thumbnail theTarget,
                             Ice.Current __current)
      • removeAllThumbnailSet

        void removeAllThumbnailSet​(java.util.List<Thumbnail> targets,
                                   Ice.Current __current)
      • clearThumbnails

        void clearThumbnails​(Ice.Current __current)
      • reloadThumbnails

        void reloadThumbnails​(Pixels toCopy,
                              Ice.Current __current)