public class ImageRegion extends Object
Modifier and Type | Field and Description |
---|---|
double |
x1 |
double |
x2 |
double |
y1 |
double |
y2 |
Constructor and Description |
---|
ImageRegion(double x1,
double y1,
double x2,
double y2) |
Copyright © 2020. All rights reserved.