public class Region extends Region
| Constructor and Description |
|---|
Region() |
Region(int x,
int y,
int w,
int h) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Region |
intersection(Region r) |
String |
toString() |
containsPoint, intersection, intersectsCopyright © 2014 Open Microscopy Environment