public interface RegionInterface
Modifier and Type | Method and Description |
---|---|
void |
clearShapes()
Method to clear the picked region (a shape)
|
void |
setBackgroundImage(Picture image)
Method to set the background image to select the region from
|
void setBackgroundImage(Picture image)
image
- the image to usevoid clearShapes()