Uses of Interface
fr.igred.omero.roi.Punctual
-
Packages that use Punctual Package Description fr.igred.omero.roi This package contains wrapper classes for OMERO shapes and ROIs. -
-
Uses of Punctual in fr.igred.omero.roi
Subinterfaces of Punctual in fr.igred.omero.roi Modifier and Type Interface Description interface
Point
Interface to handle Point shapes on OMERO.interface
Text
Interface to handle Text shapes on OMERO.Classes in fr.igred.omero.roi that implement Punctual Modifier and Type Class Description class
PointWrapper
Class containing an PointData.class
TextWrapper
Class containing an TextData.
-