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 interface
Polygon
Interface to handle Polygon shapes on OMERO.interface
Polyline
Interface to handle Polyline shapes on OMERO.Classes in fr.igred.omero.roi that implement Polygonal Modifier and Type Class Description class
PolygonWrapper
Class containing an PolygonData.class
PolylineWrapper
Class containing an PolylineData.
-