public IMGViewPortrait
Created by felix on 2017/11/16 下午5:49.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addScale() |
int |
getHeight() |
float |
getPivotX() |
float |
getPivotY() |
float |
getRotation() |
float |
getScale() |
float |
getScaleX() |
float |
getScaleY() |
int |
getWidth() |
float |
getX() |
float |
getY() |
void |
setRotation() |
void |
setScale() |
void |
setScaleX() |
void |
setScaleY() |
void |
setX() |
void |
setY() |
int getWidth()
int getHeight()
float getScaleX()
float getScaleY()
float getRotation()
float getPivotX()
float getPivotY()
float getX()
float getY()
void setX()
void setY()
void setRotation()
void setScaleX()
void setScaleY()
float getScale()
void setScale()
void addScale()