public class ScanRegionOfInterestSettings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isRotatable |
Rectangle |
roi |
| Constructor and Description |
|---|
ScanRegionOfInterestSettings(Rectangle roi,
boolean isRotatable) |