Package io.anyline2
Class ALRectToROIMapper
-
- All Implemented Interfaces:
public class ALRectToROIMapper
-
-
Constructor Summary
Constructors Constructor Description ALRectToROIMapper()
-
Method Summary
Modifier and Type Method Description static Mapper<ALRect, ROI>
getInstance()
static void
setInstance(Mapper<ALRect, ROI> instance)
-
-
Method Detail
-
getInstance
static Mapper<ALRect, ROI> getInstance()
-
setInstance
static void setInstance(Mapper<ALRect, ROI> instance)
-
-
-
-