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 classRectangleWrapperClass containing an RectangleData.Methods in fr.igred.omero.roi that return Rectangle Modifier and Type Method Description RectangleShape. getBoundingBox()Returns a newRectanglecorresponding to the bounding box of the shape, once the relatedAffineTransformhas been applied.RectangleShapeWrapper. getBoundingBox()Returns a newRectanglecorresponding to the bounding box of the shape, once the relatedAffineTransformhas been applied.
-