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