Uses of Interface
fr.igred.omero.roi.Rectangular
-
Packages that use Rectangular Package Description fr.igred.omero.roi This package contains wrapper classes for OMERO shapes and ROIs. -
-
Uses of Rectangular in fr.igred.omero.roi
Subinterfaces of Rectangular in fr.igred.omero.roi Modifier and Type Interface Description interface
Mask
Interface to handle Mask shapes on OMERO.interface
Rectangle
Interface to handle Rectangle shapes on OMERO.Classes in fr.igred.omero.roi that implement Rectangular Modifier and Type Class Description class
MaskWrapper
Class containing an MaskData.class
RectangleWrapper
Class containing an RectangleData.
-