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, intersects
Copyright © 2014 Open Microscopy Environment