public static interface TransformImageView.TransformImageListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLoadComplete() |
void |
onLoadFailure(java.lang.Exception e) |
void |
onRotate(float currentAngle) |
void |
onScale(float currentScale) |