public interface ImageRegion
| Modifier and Type | Method and Description |
|---|---|
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.
|
Integer getRegionId()
Integer getX()
Integer getY()
Integer getWidth()
Integer getHeight()
Copyright © 2011-2014. All Rights Reserved.