public class ImageViewState extends Object implements Serializable
ImageViewState(float scale, PointF center, int orientation)
PointF
getCenter()
int
getOrientation()
float
getScale()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageViewState(float scale, PointF center, int orientation)
public float getScale()
public PointF getCenter()
public int getOrientation()