Class AbstractPyramidServant

    • Field Detail

      • RESOLUTION_DESCRIPTIONS

        public static final IceMapper.ReturnMapping RESOLUTION_DESCRIPTIONS
        This is a fairly brittle mapping from the List<List<Integer>> created by the PixelBuffers to the List<ResolutionDescription> which is remotely provided by Blitz. The assumption is that much of these two levels will be refactored together and therefore that shouldn't be a long-term problem.
    • Constructor Detail

      • AbstractPyramidServant

        public AbstractPyramidServant​(ome.api.ServiceInterface service,
                                      BlitzExecutor be)