|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageRegion
Defines some region of interest in an Image.
Method Summary | |
---|---|
int |
getHeight()
Returns the region height. |
long |
getRegionId()
Returns the id of this ImageRegion. |
int |
getWidth()
Returns the region width. |
int |
getX()
Returns the region center x coordinate. |
int |
getY()
Returns the region center y coordinate. |
Method Detail |
---|
long getRegionId()
int getX()
int getY()
int getWidth()
int getHeight()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |