public class ImageObject extends Object
| Constructor and Description |
|---|
ImageObject(int x1,
int y1,
int x2,
int y2,
String label) |
| Modifier and Type | Method and Description |
|---|---|
double |
getXCenterPixels() |
double |
getYCenterPixels() |
public ImageObject(int x1,
int y1,
int x2,
int y2,
String label)
Copyright © 2018. All rights reserved.