|
||||||||||
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 | |
---|---|
Integer |
getHeight()
Returns the region height. |
Integer |
getRegionId()
Returns the id of this ImageRegion. |
Integer |
getWidth()
Returns the region width. |
Integer |
getX()
Returns the region center x coordinate. |
Integer |
getY()
Returns the region center y coordinate. |
Method Detail |
---|
Integer getRegionId()
Integer getX()
Integer getY()
Integer getWidth()
Integer getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |