public class ImageViewOptions extends java.lang.Object
ImageViewOptions(float scale, android.graphics.PointF center)
android.graphics.PointF
getCenter()
float
getScale()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageViewOptions(float scale, android.graphics.PointF center)
public float getScale()
public android.graphics.PointF getCenter()