public interface RawPixelsStore extends Ice.Object, _RawPixelsStoreOperations, _RawPixelsStoreOperationsNC, PyramidService
Pixels
instance, this service can provide
various slices, stacks, regions of the 5-dimensional (X-Y planes with
multiple Z-sections and Channels over Time). The byte array returned
by the getter methods and passed to the setter methods can and will
be interpreted according to results of getByteWidth
,
isFloat
, and isSigned
.
Read-only caveat: Mutating methods (set*) are only available during the first access. Once the Pixels data has been successfully saved (via the save or close methods on this interface), then the data should be treated read-only. If Pixels data writing fails and the service is inadvertently closed, delete the Pixels object, and create a new one. Any partially written data will be removed.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ice_staticId |
static long |
serialVersionUID |
calculateMessageDigest_async, findMinMax_async, getByteWidth_async, getCol_async, getHistogram_async, getHypercube_async, getPixelsId_async, getPixelsPath_async, getPlane_async, getPlaneOffset_async, getPlaneRegion_async, getPlaneSize_async, getRegion_async, getRow_async, getRowOffset_async, getRowSize_async, getStack_async, getStackOffset_async, getStackSize_async, getTile_async, getTimepoint_async, getTimepointOffset_async, getTimepointSize_async, getTotalSize_async, isFloat_async, isSigned_async, prepare_async, save_async, setPixelsId_async, setPlane_async, setRegion_async, setRow_async, setStack_async, setTile_async, setTimepoint_async
calculateMessageDigest_async, findMinMax_async, getByteWidth_async, getCol_async, getHistogram_async, getHypercube_async, getPixelsId_async, getPixelsPath_async, getPlane_async, getPlaneOffset_async, getPlaneRegion_async, getPlaneSize_async, getRegion_async, getRow_async, getRowOffset_async, getRowSize_async, getStack_async, getStackOffset_async, getStackSize_async, getTile_async, getTimepoint_async, getTimepointOffset_async, getTimepointSize_async, getTotalSize_async, isFloat_async, isSigned_async, prepare_async, save_async, setPixelsId_async, setPlane_async, setRegion_async, setRow_async, setStack_async, setTile_async, setTimepoint_async
getResolutionDescriptions_async, getResolutionLevel_async, getResolutionLevels_async, getTileSize_async, requiresPixelsPyramid_async, setResolutionLevel_async
getResolutionDescriptions_async, getResolutionLevel_async, getResolutionLevels_async, getTileSize_async, requiresPixelsPyramid_async, setResolutionLevel_async
activate_async, close_async, getCurrentEventContext_async, passivate_async
activate_async, close_async, getCurrentEventContext_async, passivate_async
static final java.lang.String ice_staticId
static final long serialVersionUID