Uses of Class
fr.igred.omero.repository.PixelsWrapper.Coordinates
Packages that use PixelsWrapper.Coordinates
Package
Description
This package contains classes related to the hierarchical organization for images.
-
Uses of PixelsWrapper.Coordinates in fr.igred.omero.repository
Methods in fr.igred.omero.repository that return PixelsWrapper.CoordinatesModifier and TypeMethodDescriptionPixelsWrapper.Bounds.getEnd()
Gets size of bounds for each coordinate.PixelsWrapper.Bounds.getSize()
Gets size of bounds for each coordinate.PixelsWrapper.Bounds.getStart()
Gets starting coordinates.Constructors in fr.igred.omero.repository with parameters of type PixelsWrapper.CoordinatesModifierConstructorDescriptionBounds
(PixelsWrapper.Coordinates start, PixelsWrapper.Coordinates end) Bounds constructor.