C G I P S T U

C

CreateLog() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Creates log entries with details about the current state of the TouchImageView.

G

getBackgroundImage() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or Set the BackgroundImage.
getClickPeriod() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or Set the ClickPeriod in milliseconds.
GetDestRect() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Returns a Rect that describes the current scale and position of the image within the TouchImageView.
getGravity() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or Set the Gravity of the BackgroundImage.
getMaxScale() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or set the maximum scale that the image can be enlarged by (zoomed in).
getMinScale() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or set the minimum scale that the image can be reduced by (zoomed out).
getScaleX() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get the factor which the image is currently scaled by on it's X axis.
getScaleY() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get the factor which the image is currently scaled by on it's Y axis.
getTouchEnabled() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or Set whether touch events are enabled.
getTranslatePadding() - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Get or set the minimum number of pixels that the image will always display within the TouchImageView.

I

Initialize(BA, String) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
innerInitialize(BA, String, boolean) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 

P

PreScale(float, int, int) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Change the current image scale by Scale, centering the change on (X, Y).

S

ScaleSrcRectToDestRect(Rect, Rect, String) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Scale and position the area of the (foreground) image defined by SrcRect to the area of the TouchImageView defined by DestRect.
setBackgroundImage(Bitmap) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
SetBitmap(BA, Bitmap) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
Set the (foreground) image.
setClickPeriod(int) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
setGravity(int) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
setMaxScale(float) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
setMinScale(float) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
setTouchEnabled(boolean) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 
setTranslatePadding(int) - Method in class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 

T

TouchImageViewWrapper - Class in uk.co.martinpearman.b4a.touchimageview
 
TouchImageViewWrapper() - Constructor for class uk.co.martinpearman.b4a.touchimageview.TouchImageViewWrapper
 

U

uk.co.martinpearman.b4a.touchimageview - package uk.co.martinpearman.b4a.touchimageview
 

C G I P S T U