Uses of Interface
fr.igred.omero.roi.Rectangle
-
Packages that use Rectangle Package Description fr.igred.omero.roi This package contains wrapper classes for OMERO shapes and ROIs. -
-
Uses of Rectangle in fr.igred.omero.roi
Classes in fr.igred.omero.roi that implement Rectangle Modifier and Type Class Description class
RectangleWrapper
Class containing an RectangleData.Methods in fr.igred.omero.roi that return Rectangle Modifier and Type Method Description Rectangle
Shape. getBoundingBox()
Returns a newRectangle
corresponding to the bounding box of the shape, once the relatedAffineTransform
has been applied.Rectangle
ShapeWrapper. getBoundingBox()
Returns a newRectangle
corresponding to the bounding box of the shape, once the relatedAffineTransform
has been applied.
-