public class ImageViewState
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ImageViewState(float scale,
android.graphics.PointF center,
int orientation) |
Modifier and Type | Method and Description |
---|---|
android.graphics.PointF |
getCenter() |
int |
getOrientation() |
float |
getScale() |