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 interfaceMaskInterface to handle Mask shapes on OMERO.interfaceRectangleInterface to handle Rectangle shapes on OMERO.Classes in fr.igred.omero.roi that implement Rectangular Modifier and Type Class Description classMaskWrapperClass containing an MaskData.classRectangleWrapperClass containing an RectangleData.
-