Uses of Interface
fr.igred.omero.roi.Polygonal
-
Packages that use Polygonal Package Description fr.igred.omero.roi This package contains wrapper classes for OMERO shapes and ROIs. -
-
Uses of Polygonal in fr.igred.omero.roi
Subinterfaces of Polygonal in fr.igred.omero.roi Modifier and Type Interface Description interfacePolygonInterface to handle Polygon shapes on OMERO.interfacePolylineInterface to handle Polyline shapes on OMERO.Classes in fr.igred.omero.roi that implement Polygonal Modifier and Type Class Description classPolygonWrapperClass containing an PolygonData.classPolylineWrapperClass containing an PolylineData.
-