Uses of Class
fr.igred.omero.roi.RectangleWrapper
-
Packages that use RectangleWrapper Package Description fr.igred.omero.roi This package contains wrapper classes for OMERO shapes and ROIs. -
-
Uses of RectangleWrapper in fr.igred.omero.roi
Methods in fr.igred.omero.roi that return RectangleWrapper Modifier and Type Method Description RectangleWrapper
GenericShapeWrapper. getBoundingBox()
Returns a newRectangleWrapper
corresponding to the bounding box of the shape, once the relatedAffineTransform
has been applied.
-