1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="en">
4<head>
5<!-- Generated by javadoc -->
6<title>SubsamplingScaleImageView (library 3.9.0 API)</title>
7<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
8<script type="text/javascript" src="../../../../script.js"></script>
9</head>
10<body>
11<script type="text/javascript"><!--
12    try {
13        if (location.href.indexOf('is-external=true') == -1) {
14            parent.document.title="SubsamplingScaleImageView (library 3.9.0 API)";
15        }
16    }
17    catch(err) {
18    }
19//-->
20var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":9,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":9,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10};
21var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
22var altColor = "altColor";
23var rowColor = "rowColor";
24var tableTab = "tableTab";
25var activeTableTab = "activeTableTab";
26</script>
27<noscript>
28<div>JavaScript is disabled on your browser.</div>
29</noscript>
30<!-- ========= START OF TOP NAVBAR ======= -->
31<div class="topNav"><a name="navbar.top">
32<!--   -->
33</a>
34<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
35<a name="navbar.top.firstrow">
36<!--   -->
37</a>
38<ul class="navList" title="Navigation">
39<li><a href="../../../../overview-summary.html">Overview</a></li>
40<li><a href="package-summary.html">Package</a></li>
41<li class="navBarCell1Rev">Class</li>
42<li><a href="package-tree.html">Tree</a></li>
43<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
44<li><a href="../../../../index-all.html">Index</a></li>
45<li><a href="../../../../help-doc.html">Help</a></li>
46</ul>
47</div>
48<div class="subNav">
49<ul class="navList">
50<li><a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
51<li><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
52</ul>
53<ul class="navList">
54<li><a href="../../../../index.html?com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html" target="_top">Frames</a></li>
55<li><a href="SubsamplingScaleImageView.html" target="_top">No&nbsp;Frames</a></li>
56</ul>
57<ul class="navList" id="allclasses_navbar_top">
58<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
59</ul>
60<div>
61<script type="text/javascript"><!--
62  allClassesLink = document.getElementById("allclasses_navbar_top");
63  if(window==top) {
64    allClassesLink.style.display = "block";
65  }
66  else {
67    allClassesLink.style.display = "none";
68  }
69  //-->
70</script>
71</div>
72<div>
73<ul class="subNavList">
74<li>Summary:&nbsp;</li>
75<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
76<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
77<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
78<li><a href="#method.summary">Method</a></li>
79</ul>
80<ul class="subNavList">
81<li>Detail:&nbsp;</li>
82<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
83<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
84<li><a href="#method.detail">Method</a></li>
85</ul>
86</div>
87<a name="skip.navbar.top">
88<!--   -->
89</a></div>
90<!-- ========= END OF TOP NAVBAR ========= -->
91<!-- ======== START OF CLASS DATA ======== -->
92<div class="header">
93<div class="subTitle">com.davemorrissey.labs.subscaleview</div>
94<h2 title="Class SubsamplingScaleImageView" class="title">Class SubsamplingScaleImageView</h2>
95</div>
96<div class="contentContainer">
97<ul class="inheritance">
98<li><a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
99<li>
100<ul class="inheritance">
101<li><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">android.view.View</a></li>
102<li>
103<ul class="inheritance">
104<li>com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView</li>
105</ul>
106</li>
107</ul>
108</li>
109</ul>
110<div class="description">
111<ul class="blockList">
112<li class="blockList">
113<dl>
114<dt>All Implemented Interfaces:</dt>
115<dd><a href="https://developer.android.com/reference/android/graphics/drawable/Drawable.Callback.html?is-external=true" title="class or interface in android.graphics.drawable">Drawable.Callback</a>, <a href="https://developer.android.com/reference/android/view/accessibility/AccessibilityEventSource.html?is-external=true" title="class or interface in android.view.accessibility">AccessibilityEventSource</a>, <a href="https://developer.android.com/reference/android/view/KeyEvent.Callback.html?is-external=true" title="class or interface in android.view">KeyEvent.Callback</a></dd>
116</dl>
117<hr>
118<br>
119<pre>public class <span class="typeNameLabel">SubsamplingScaleImageView</span>
120extends <a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></pre>
121<div class="block"><p>
122 Displays an image subsampled as necessary to avoid loading too much image data into memory. After zooming in,
123 a set of image tiles subsampled at higher resolution are loaded and displayed over the base layer. During pan and
124 zoom, tiles off screen or higher/lower resolution than required are discarded from memory.
125 </p><p>
126 Tiles are no larger than the max supported bitmap size, so with large images tiling may be used even when zoomed out.
127 </p><p>
128 v prefixes - coordinates, translations and distances measured in screen (view) pixels
129 <br>
130 s prefixes - coordinates, translations and distances measured in rotated and cropped source image pixels (scaled)
131 <br>
132 f prefixes - coordinates, translations and distances measured in original unrotated, uncropped source file pixels
133 </p><p>
134 <a href="https://github.com/davemorrissey/subsampling-scale-image-view">View project on GitHub</a>
135 </p></div>
136</li>
137</ul>
138</div>
139<div class="summary">
140<ul class="blockList">
141<li class="blockList">
142<!-- ======== NESTED CLASS SUMMARY ======== -->
143<ul class="blockList">
144<li class="blockList"><a name="nested.class.summary">
145<!--   -->
146</a>
147<h3>Nested Class Summary</h3>
148<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
149<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
150<tr>
151<th class="colFirst" scope="col">Modifier and Type</th>
152<th class="colLast" scope="col">Class and Description</th>
153</tr>
154<tr class="altColor">
155<td class="colFirst"><code>class&nbsp;</code></td>
156<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a></span></code>
157<div class="block">Builder class used to set additional options for a scale animation.</div>
158</td>
159</tr>
160<tr class="rowColor">
161<td class="colFirst"><code>static class&nbsp;</code></td>
162<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.DefaultOnAnimationEventListener.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.DefaultOnAnimationEventListener</a></span></code>
163<div class="block">Default implementation of <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnAnimationEventListener.html" title="interface in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.OnAnimationEventListener</code></a> for extension.</div>
164</td>
165</tr>
166<tr class="altColor">
167<td class="colFirst"><code>static class&nbsp;</code></td>
168<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.DefaultOnImageEventListener.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.DefaultOnImageEventListener</a></span></code>
169<div class="block">Default implementation of <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnImageEventListener.html" title="interface in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.OnImageEventListener</code></a> for extension.</div>
170</td>
171</tr>
172<tr class="rowColor">
173<td class="colFirst"><code>static class&nbsp;</code></td>
174<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.DefaultOnStateChangedListener.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.DefaultOnStateChangedListener</a></span></code>
175<div class="block">Default implementation of <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnStateChangedListener.html" title="interface in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.OnStateChangedListener</code></a>.</div>
176</td>
177</tr>
178<tr class="altColor">
179<td class="colFirst"><code>static interface&nbsp;</code></td>
180<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnAnimationEventListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnAnimationEventListener</a></span></code>
181<div class="block">An event listener for animations, allows events to be triggered when an animation completes,
182 is aborted by another animation starting, or is aborted by a touch event.</div>
183</td>
184</tr>
185<tr class="rowColor">
186<td class="colFirst"><code>static interface&nbsp;</code></td>
187<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnImageEventListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnImageEventListener</a></span></code>
188<div class="block">An event listener, allowing subclasses and activities to be notified of significant events.</div>
189</td>
190</tr>
191<tr class="altColor">
192<td class="colFirst"><code>static interface&nbsp;</code></td>
193<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnStateChangedListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnStateChangedListener</a></span></code>
194<div class="block">An event listener, allowing activities to be notified of pan and zoom events.</div>
195</td>
196</tr>
197</table>
198<ul class="blockList">
199<li class="blockList"><a name="nested.classes.inherited.from.class.android.view.View">
200<!--   -->
201</a>
202<h3>Nested classes/interfaces inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></h3>
203<code><a href="https://developer.android.com/reference/android/view/View.AccessibilityDelegate.html?is-external=true" title="class or interface in android.view">View.AccessibilityDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.BaseSavedState.html?is-external=true" title="class or interface in android.view">View.BaseSavedState</a>, <a href="https://developer.android.com/reference/android/view/View.DragShadowBuilder.html?is-external=true" title="class or interface in android.view">View.DragShadowBuilder</a>, <a href="https://developer.android.com/reference/android/view/View.MeasureSpec.html?is-external=true" title="class or interface in android.view">View.MeasureSpec</a>, <a href="https://developer.android.com/reference/android/view/View.OnApplyWindowInsetsListener.html?is-external=true" title="class or interface in android.view">View.OnApplyWindowInsetsListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnAttachStateChangeListener.html?is-external=true" title="class or interface in android.view">View.OnAttachStateChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnCapturedPointerListener.html?is-external=true" title="class or interface in android.view">View.OnCapturedPointerListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnClickListener.html?is-external=true" title="class or interface in android.view">View.OnClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnContextClickListener.html?is-external=true" title="class or interface in android.view">View.OnContextClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnCreateContextMenuListener.html?is-external=true" title="class or interface in android.view">View.OnCreateContextMenuListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnDragListener.html?is-external=true" title="class or interface in android.view">View.OnDragListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnFocusChangeListener.html?is-external=true" title="class or interface in android.view">View.OnFocusChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnGenericMotionListener.html?is-external=true" title="class or interface in android.view">View.OnGenericMotionListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnHoverListener.html?is-external=true" title="class or interface in android.view">View.OnHoverListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnKeyListener.html?is-external=true" title="class or interface in android.view">View.OnKeyListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnLayoutChangeListener.html?is-external=true" title="class or interface in android.view">View.OnLayoutChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnLongClickListener.html?is-external=true" title="class or interface in android.view">View.OnLongClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnScrollChangeListener.html?is-external=true" title="class or interface in android.view">View.OnScrollChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnSystemUiVisibilityChangeListener.html?is-external=true" title="class or interface in android.view">View.OnSystemUiVisibilityChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.OnTouchListener.html?is-external=true" title="class or interface in android.view">View.OnTouchListener</a></code></li>
204</ul>
205</li>
206</ul>
207<!-- =========== FIELD SUMMARY =========== -->
208<ul class="blockList">
209<li class="blockList"><a name="field.summary">
210<!--   -->
211</a>
212<h3>Field Summary</h3>
213<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
214<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
215<tr>
216<th class="colFirst" scope="col">Modifier and Type</th>
217<th class="colLast" scope="col">Field and Description</th>
218</tr>
219<tr class="altColor">
220<td class="colFirst"><code>static int</code></td>
221<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#EASE_IN_OUT_QUAD">EASE_IN_OUT_QUAD</a></span></code>
222<div class="block">Quadratic ease in and out.</div>
223</td>
224</tr>
225<tr class="rowColor">
226<td class="colFirst"><code>static int</code></td>
227<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#EASE_OUT_QUAD">EASE_OUT_QUAD</a></span></code>
228<div class="block">Quadratic ease out.</div>
229</td>
230</tr>
231<tr class="altColor">
232<td class="colFirst"><code>static int</code></td>
233<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIENTATION_0">ORIENTATION_0</a></span></code>
234<div class="block">Display the image file in its native orientation.</div>
235</td>
236</tr>
237<tr class="rowColor">
238<td class="colFirst"><code>static int</code></td>
239<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIENTATION_180">ORIENTATION_180</a></span></code>
240<div class="block">Rotate the image 180 degrees.</div>
241</td>
242</tr>
243<tr class="altColor">
244<td class="colFirst"><code>static int</code></td>
245<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIENTATION_270">ORIENTATION_270</a></span></code>
246<div class="block">Rotate the image 270 degrees clockwise.</div>
247</td>
248</tr>
249<tr class="rowColor">
250<td class="colFirst"><code>static int</code></td>
251<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIENTATION_90">ORIENTATION_90</a></span></code>
252<div class="block">Rotate the image 90 degrees clockwise.</div>
253</td>
254</tr>
255<tr class="altColor">
256<td class="colFirst"><code>static int</code></td>
257<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIENTATION_USE_EXIF">ORIENTATION_USE_EXIF</a></span></code>
258<div class="block">Attempt to use EXIF information on the image to rotate it.</div>
259</td>
260</tr>
261<tr class="rowColor">
262<td class="colFirst"><code>static int</code></td>
263<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIGIN_ANIM">ORIGIN_ANIM</a></span></code>
264<div class="block">State change originated from animation.</div>
265</td>
266</tr>
267<tr class="altColor">
268<td class="colFirst"><code>static int</code></td>
269<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIGIN_DOUBLE_TAP_ZOOM">ORIGIN_DOUBLE_TAP_ZOOM</a></span></code>
270<div class="block">State change originated from a double tap zoom anim.</div>
271</td>
272</tr>
273<tr class="rowColor">
274<td class="colFirst"><code>static int</code></td>
275<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIGIN_FLING">ORIGIN_FLING</a></span></code>
276<div class="block">State change originated from a fling momentum anim.</div>
277</td>
278</tr>
279<tr class="altColor">
280<td class="colFirst"><code>static int</code></td>
281<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIGIN_TOUCH">ORIGIN_TOUCH</a></span></code>
282<div class="block">State change originated from touch gesture.</div>
283</td>
284</tr>
285<tr class="rowColor">
286<td class="colFirst"><code>static int</code></td>
287<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#PAN_LIMIT_CENTER">PAN_LIMIT_CENTER</a></span></code>
288<div class="block">Allows the image to be panned until a corner reaches the center of the screen but no further.</div>
289</td>
290</tr>
291<tr class="altColor">
292<td class="colFirst"><code>static int</code></td>
293<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#PAN_LIMIT_INSIDE">PAN_LIMIT_INSIDE</a></span></code>
294<div class="block">Don't allow the image to be panned off screen.</div>
295</td>
296</tr>
297<tr class="rowColor">
298<td class="colFirst"><code>static int</code></td>
299<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#PAN_LIMIT_OUTSIDE">PAN_LIMIT_OUTSIDE</a></span></code>
300<div class="block">Allows the image to be panned until it is just off screen, but no further.</div>
301</td>
302</tr>
303<tr class="altColor">
304<td class="colFirst"><code>static int</code></td>
305<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SCALE_TYPE_CENTER_CROP">SCALE_TYPE_CENTER_CROP</a></span></code>
306<div class="block">Scale the image uniformly so that both dimensions of the image will be equal to or larger than the corresponding dimension of the view.</div>
307</td>
308</tr>
309<tr class="rowColor">
310<td class="colFirst"><code>static int</code></td>
311<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SCALE_TYPE_CENTER_INSIDE">SCALE_TYPE_CENTER_INSIDE</a></span></code>
312<div class="block">Scale the image so that both dimensions of the image will be equal to or less than the corresponding dimension of the view.</div>
313</td>
314</tr>
315<tr class="altColor">
316<td class="colFirst"><code>static int</code></td>
317<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SCALE_TYPE_CUSTOM">SCALE_TYPE_CUSTOM</a></span></code>
318<div class="block">Scale the image so that both dimensions of the image will be equal to or less than the maxScale and equal to or larger than minScale.</div>
319</td>
320</tr>
321<tr class="rowColor">
322<td class="colFirst"><code>static int</code></td>
323<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SCALE_TYPE_START">SCALE_TYPE_START</a></span></code>
324<div class="block">Scale the image so that both dimensions of the image will be equal to or larger than the corresponding dimension of the view.</div>
325</td>
326</tr>
327<tr class="altColor">
328<td class="colFirst"><code>static int</code></td>
329<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#TILE_SIZE_AUTO">TILE_SIZE_AUTO</a></span></code>&nbsp;</td>
330</tr>
331<tr class="rowColor">
332<td class="colFirst"><code>static int</code></td>
333<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ZOOM_FOCUS_CENTER">ZOOM_FOCUS_CENTER</a></span></code>
334<div class="block">During zoom animation, move the point of the image that was tapped to the center of the screen.</div>
335</td>
336</tr>
337<tr class="altColor">
338<td class="colFirst"><code>static int</code></td>
339<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ZOOM_FOCUS_CENTER_IMMEDIATE">ZOOM_FOCUS_CENTER_IMMEDIATE</a></span></code>
340<div class="block">Zoom in to and center the tapped point immediately without animating.</div>
341</td>
342</tr>
343<tr class="rowColor">
344<td class="colFirst"><code>static int</code></td>
345<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ZOOM_FOCUS_FIXED">ZOOM_FOCUS_FIXED</a></span></code>
346<div class="block">During zoom animation, keep the point of the image that was tapped in the same place, and scale the image around it.</div>
347</td>
348</tr>
349</table>
350<ul class="blockList">
351<li class="blockList"><a name="fields.inherited.from.class.android.view.View">
352<!--   -->
353</a>
354<h3>Fields inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></h3>
355<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ACCESSIBILITY_LIVE_REGION_ASSERTIVE" title="class or interface in android.view">ACCESSIBILITY_LIVE_REGION_ASSERTIVE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ACCESSIBILITY_LIVE_REGION_NONE" title="class or interface in android.view">ACCESSIBILITY_LIVE_REGION_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ACCESSIBILITY_LIVE_REGION_POLITE" title="class or interface in android.view">ACCESSIBILITY_LIVE_REGION_POLITE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ALPHA" title="class or interface in android.view">ALPHA</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS" title="class or interface in android.view">AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE" title="class or interface in android.view">AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY" title="class or interface in android.view">AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH" title="class or interface in android.view">AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR" title="class or interface in android.view">AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_CREDIT_CARD_NUMBER" title="class or interface in android.view">AUTOFILL_HINT_CREDIT_CARD_NUMBER</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE" title="class or interface in android.view">AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_EMAIL_ADDRESS" title="class or interface in android.view">AUTOFILL_HINT_EMAIL_ADDRESS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_NAME" title="class or interface in android.view">AUTOFILL_HINT_NAME</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_PASSWORD" title="class or interface in android.view">AUTOFILL_HINT_PASSWORD</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_PHONE" title="class or interface in android.view">AUTOFILL_HINT_PHONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_POSTAL_ADDRESS" title="class or interface in android.view">AUTOFILL_HINT_POSTAL_ADDRESS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_POSTAL_CODE" title="class or interface in android.view">AUTOFILL_HINT_POSTAL_CODE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_HINT_USERNAME" title="class or interface in android.view">AUTOFILL_HINT_USERNAME</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_TYPE_DATE" title="class or interface in android.view">AUTOFILL_TYPE_DATE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_TYPE_LIST" title="class or interface in android.view">AUTOFILL_TYPE_LIST</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_TYPE_NONE" title="class or interface in android.view">AUTOFILL_TYPE_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_TYPE_TEXT" title="class or interface in android.view">AUTOFILL_TYPE_TEXT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#AUTOFILL_TYPE_TOGGLE" title="class or interface in android.view">AUTOFILL_TYPE_TOGGLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAG_FLAG_GLOBAL" title="class or interface in android.view">DRAG_FLAG_GLOBAL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION" title="class or interface in android.view">DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION" title="class or interface in android.view">DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAG_FLAG_GLOBAL_URI_READ" title="class or interface in android.view">DRAG_FLAG_GLOBAL_URI_READ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAG_FLAG_GLOBAL_URI_WRITE" title="class or interface in android.view">DRAG_FLAG_GLOBAL_URI_WRITE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAG_FLAG_OPAQUE" title="class or interface in android.view">DRAG_FLAG_OPAQUE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAWING_CACHE_QUALITY_AUTO" title="class or interface in android.view">DRAWING_CACHE_QUALITY_AUTO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAWING_CACHE_QUALITY_HIGH" title="class or interface in android.view">DRAWING_CACHE_QUALITY_HIGH</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#DRAWING_CACHE_QUALITY_LOW" title="class or interface in android.view">DRAWING_CACHE_QUALITY_LOW</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#EMPTY_STATE_SET" title="class or interface in android.view">EMPTY_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_SELECTED_STATE_SET" title="class or interface in android.view">ENABLED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_STATE_SET" title="class or interface in android.view">ENABLED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ENABLED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">ENABLED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FIND_VIEWS_WITH_CONTENT_DESCRIPTION" title="class or interface in android.view">FIND_VIEWS_WITH_CONTENT_DESCRIPTION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FIND_VIEWS_WITH_TEXT" title="class or interface in android.view">FIND_VIEWS_WITH_TEXT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_BACKWARD" title="class or interface in android.view">FOCUS_BACKWARD</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_DOWN" title="class or interface in android.view">FOCUS_DOWN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_FORWARD" title="class or interface in android.view">FOCUS_FORWARD</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_LEFT" title="class or interface in android.view">FOCUS_LEFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_RIGHT" title="class or interface in android.view">FOCUS_RIGHT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUS_UP" title="class or interface in android.view">FOCUS_UP</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSABLE" title="class or interface in android.view">FOCUSABLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSABLE_AUTO" title="class or interface in android.view">FOCUSABLE_AUTO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSABLES_ALL" title="class or interface in android.view">FOCUSABLES_ALL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSABLES_TOUCH_MODE" title="class or interface in android.view">FOCUSABLES_TOUCH_MODE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_STATE_SET" title="class or interface in android.view">FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#GONE" title="class or interface in android.view">GONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#HAPTIC_FEEDBACK_ENABLED" title="class or interface in android.view">HAPTIC_FEEDBACK_ENABLED</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_AUTO" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_AUTO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_NO" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_NO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_ACCESSIBILITY_YES" title="class or interface in android.view">IMPORTANT_FOR_ACCESSIBILITY_YES</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_AUTOFILL_AUTO" title="class or interface in android.view">IMPORTANT_FOR_AUTOFILL_AUTO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_AUTOFILL_NO" title="class or interface in android.view">IMPORTANT_FOR_AUTOFILL_NO</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS" title="class or interface in android.view">IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_AUTOFILL_YES" title="class or interface in android.view">IMPORTANT_FOR_AUTOFILL_YES</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS" title="class or interface in android.view">IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#INVISIBLE" title="class or interface in android.view">INVISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#KEEP_SCREEN_ON" title="class or interface in android.view">KEEP_SCREEN_ON</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYER_TYPE_HARDWARE" title="class or interface in android.view">LAYER_TYPE_HARDWARE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYER_TYPE_NONE" title="class or interface in android.view">LAYER_TYPE_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYER_TYPE_SOFTWARE" title="class or interface in android.view">LAYER_TYPE_SOFTWARE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_INHERIT" title="class or interface in android.view">LAYOUT_DIRECTION_INHERIT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_LOCALE" title="class or interface in android.view">LAYOUT_DIRECTION_LOCALE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_LTR" title="class or interface in android.view">LAYOUT_DIRECTION_LTR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#LAYOUT_DIRECTION_RTL" title="class or interface in android.view">LAYOUT_DIRECTION_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_HEIGHT_STATE_SHIFT" title="class or interface in android.view">MEASURED_HEIGHT_STATE_SHIFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_SIZE_MASK" title="class or interface in android.view">MEASURED_SIZE_MASK</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_STATE_MASK" title="class or interface in android.view">MEASURED_STATE_MASK</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#MEASURED_STATE_TOO_SMALL" title="class or interface in android.view">MEASURED_STATE_TOO_SMALL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#NO_ID" title="class or interface in android.view">NO_ID</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#NOT_FOCUSABLE" title="class or interface in android.view">NOT_FOCUSABLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#OVER_SCROLL_ALWAYS" title="class or interface in android.view">OVER_SCROLL_ALWAYS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#OVER_SCROLL_IF_CONTENT_SCROLLS" title="class or interface in android.view">OVER_SCROLL_IF_CONTENT_SCROLLS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#OVER_SCROLL_NEVER" title="class or interface in android.view">OVER_SCROLL_NEVER</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_SELECTED_STATE_SET" title="class or interface in android.view">PRESSED_SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_STATE_SET" title="class or interface in android.view">PRESSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#PRESSED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">PRESSED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ROTATION" title="class or interface in android.view">ROTATION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ROTATION_X" title="class or interface in android.view">ROTATION_X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#ROTATION_Y" title="class or interface in android.view">ROTATION_Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCALE_X" title="class or interface in android.view">SCALE_X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCALE_Y" title="class or interface in android.view">SCALE_Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCREEN_STATE_OFF" title="class or interface in android.view">SCREEN_STATE_OFF</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCREEN_STATE_ON" title="class or interface in android.view">SCREEN_STATE_ON</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_AXIS_HORIZONTAL" title="class or interface in android.view">SCROLL_AXIS_HORIZONTAL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_AXIS_NONE" title="class or interface in android.view">SCROLL_AXIS_NONE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_AXIS_VERTICAL" title="class or interface in android.view">SCROLL_AXIS_VERTICAL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_BOTTOM" title="class or interface in android.view">SCROLL_INDICATOR_BOTTOM</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_END" title="class or interface in android.view">SCROLL_INDICATOR_END</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_LEFT" title="class or interface in android.view">SCROLL_INDICATOR_LEFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_RIGHT" title="class or interface in android.view">SCROLL_INDICATOR_RIGHT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_START" title="class or interface in android.view">SCROLL_INDICATOR_START</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLL_INDICATOR_TOP" title="class or interface in android.view">SCROLL_INDICATOR_TOP</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBAR_POSITION_DEFAULT" title="class or interface in android.view">SCROLLBAR_POSITION_DEFAULT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBAR_POSITION_LEFT" title="class or interface in android.view">SCROLLBAR_POSITION_LEFT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBAR_POSITION_RIGHT" title="class or interface in android.view">SCROLLBAR_POSITION_RIGHT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_INSIDE_INSET" title="class or interface in android.view">SCROLLBARS_INSIDE_INSET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_INSIDE_OVERLAY" title="class or interface in android.view">SCROLLBARS_INSIDE_OVERLAY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_OUTSIDE_INSET" title="class or interface in android.view">SCROLLBARS_OUTSIDE_INSET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SCROLLBARS_OUTSIDE_OVERLAY" title="class or interface in android.view">SCROLLBARS_OUTSIDE_OVERLAY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SELECTED_STATE_SET" title="class or interface in android.view">SELECTED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SELECTED_WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">SELECTED_WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SOUND_EFFECTS_ENABLED" title="class or interface in android.view">SOUND_EFFECTS_ENABLED</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#STATUS_BAR_HIDDEN" title="class or interface in android.view">STATUS_BAR_HIDDEN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#STATUS_BAR_VISIBLE" title="class or interface in android.view">STATUS_BAR_VISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_FULLSCREEN" title="class or interface in android.view">SYSTEM_UI_FLAG_FULLSCREEN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_HIDE_NAVIGATION" title="class or interface in android.view">SYSTEM_UI_FLAG_HIDE_NAVIGATION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_IMMERSIVE" title="class or interface in android.view">SYSTEM_UI_FLAG_IMMERSIVE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_IMMERSIVE_STICKY" title="class or interface in android.view">SYSTEM_UI_FLAG_IMMERSIVE_STICKY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN" title="class or interface in android.view">SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION" title="class or interface in android.view">SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LAYOUT_STABLE" title="class or interface in android.view">SYSTEM_UI_FLAG_LAYOUT_STABLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR" title="class or interface in android.view">SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LIGHT_STATUS_BAR" title="class or interface in android.view">SYSTEM_UI_FLAG_LIGHT_STATUS_BAR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_LOW_PROFILE" title="class or interface in android.view">SYSTEM_UI_FLAG_LOW_PROFILE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_FLAG_VISIBLE" title="class or interface in android.view">SYSTEM_UI_FLAG_VISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#SYSTEM_UI_LAYOUT_FLAGS" title="class or interface in android.view">SYSTEM_UI_LAYOUT_FLAGS</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_CENTER" title="class or interface in android.view">TEXT_ALIGNMENT_CENTER</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_GRAVITY" title="class or interface in android.view">TEXT_ALIGNMENT_GRAVITY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_INHERIT" title="class or interface in android.view">TEXT_ALIGNMENT_INHERIT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_TEXT_END" title="class or interface in android.view">TEXT_ALIGNMENT_TEXT_END</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_TEXT_START" title="class or interface in android.view">TEXT_ALIGNMENT_TEXT_START</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_VIEW_END" title="class or interface in android.view">TEXT_ALIGNMENT_VIEW_END</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_ALIGNMENT_VIEW_START" title="class or interface in android.view">TEXT_ALIGNMENT_VIEW_START</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_ANY_RTL" title="class or interface in android.view">TEXT_DIRECTION_ANY_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_FIRST_STRONG" title="class or interface in android.view">TEXT_DIRECTION_FIRST_STRONG</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_FIRST_STRONG_LTR" title="class or interface in android.view">TEXT_DIRECTION_FIRST_STRONG_LTR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_FIRST_STRONG_RTL" title="class or interface in android.view">TEXT_DIRECTION_FIRST_STRONG_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_INHERIT" title="class or interface in android.view">TEXT_DIRECTION_INHERIT</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_LOCALE" title="class or interface in android.view">TEXT_DIRECTION_LOCALE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_LTR" title="class or interface in android.view">TEXT_DIRECTION_LTR</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TEXT_DIRECTION_RTL" title="class or interface in android.view">TEXT_DIRECTION_RTL</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TRANSLATION_X" title="class or interface in android.view">TRANSLATION_X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TRANSLATION_Y" title="class or interface in android.view">TRANSLATION_Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#TRANSLATION_Z" title="class or interface in android.view">TRANSLATION_Z</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#VIEW_LOG_TAG" title="class or interface in android.view">VIEW_LOG_TAG</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#VISIBLE" title="class or interface in android.view">VISIBLE</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#WINDOW_FOCUSED_STATE_SET" title="class or interface in android.view">WINDOW_FOCUSED_STATE_SET</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#X" title="class or interface in android.view">X</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#Y" title="class or interface in android.view">Y</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#Z" title="class or interface in android.view">Z</a></code></li>
356</ul>
357</li>
358</ul>
359<!-- ======== CONSTRUCTOR SUMMARY ======== -->
360<ul class="blockList">
361<li class="blockList"><a name="constructor.summary">
362<!--   -->
363</a>
364<h3>Constructor Summary</h3>
365<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
366<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
367<tr>
368<th class="colOne" scope="col">Constructor and Description</th>
369</tr>
370<tr class="altColor">
371<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SubsamplingScaleImageView-android.content.Context-">SubsamplingScaleImageView</a></span>(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</code>&nbsp;</td>
372</tr>
373<tr class="rowColor">
374<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SubsamplingScaleImageView-android.content.Context-android.util.AttributeSet-">SubsamplingScaleImageView</a></span>(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
375                         <a href="https://developer.android.com/reference/android/util/AttributeSet.html?is-external=true" title="class or interface in android.util">AttributeSet</a>&nbsp;attr)</code>&nbsp;</td>
376</tr>
377</table>
378</li>
379</ul>
380<!-- ========== METHOD SUMMARY =========== -->
381<ul class="blockList">
382<li class="blockList"><a name="method.summary">
383<!--   -->
384</a>
385<h3>Method Summary</h3>
386<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
387<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
388<tr>
389<th class="colFirst" scope="col">Modifier and Type</th>
390<th class="colLast" scope="col">Method and Description</th>
391</tr>
392<tr id="i0" class="altColor">
393<td class="colFirst"><code><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a></code></td>
394<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#animateCenter-android.graphics.PointF-">animateCenter</a></span>(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sCenter)</code>
395<div class="block">Creates a panning animation builder, that when started will animate the image to place the given coordinates of
396 the image in the center of the screen.</div>
397</td>
398</tr>
399<tr id="i1" class="rowColor">
400<td class="colFirst"><code><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a></code></td>
401<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#animateScale-float-">animateScale</a></span>(float&nbsp;scale)</code>
402<div class="block">Creates a scale animation builder, that when started will animate a zoom in or out.</div>
403</td>
404</tr>
405<tr id="i2" class="altColor">
406<td class="colFirst"><code><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a></code></td>
407<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#animateScaleAndCenter-float-android.graphics.PointF-">animateScaleAndCenter</a></span>(float&nbsp;scale,
408                     <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sCenter)</code>
409<div class="block">Creates a scale animation builder, that when started will animate a zoom in or out.</div>
410</td>
411</tr>
412<tr id="i3" class="rowColor">
413<td class="colFirst"><code>int</code></td>
414<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getAppliedOrientation--">getAppliedOrientation</a></span>()</code>
415<div class="block">Returns the actual orientation of the image relative to the source file.</div>
416</td>
417</tr>
418<tr id="i4" class="altColor">
419<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
420<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getCenter--">getCenter</a></span>()</code>
421<div class="block">Returns the source point at the center of the view.</div>
422</td>
423</tr>
424<tr id="i5" class="rowColor">
425<td class="colFirst"><code>float</code></td>
426<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getMaxScale--">getMaxScale</a></span>()</code>
427<div class="block">Returns the maximum allowed scale.</div>
428</td>
429</tr>
430<tr id="i6" class="altColor">
431<td class="colFirst"><code>float</code></td>
432<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getMinScale--">getMinScale</a></span>()</code>
433<div class="block">Returns the minimum allowed scale.</div>
434</td>
435</tr>
436<tr id="i7" class="rowColor">
437<td class="colFirst"><code>int</code></td>
438<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getOrientation--">getOrientation</a></span>()</code>
439<div class="block">Returns the orientation setting.</div>
440</td>
441</tr>
442<tr id="i8" class="altColor">
443<td class="colFirst"><code>void</code></td>
444<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getPanRemaining-android.graphics.RectF-">getPanRemaining</a></span>(<a href="https://developer.android.com/reference/android/graphics/RectF.html?is-external=true" title="class or interface in android.graphics">RectF</a>&nbsp;vTarget)</code>
445<div class="block">Calculate how much further the image can be panned in each direction.</div>
446</td>
447</tr>
448<tr id="i9" class="rowColor">
449<td class="colFirst"><code>static <a href="https://developer.android.com/reference/android/graphics/Bitmap.Config.html?is-external=true" title="class or interface in android.graphics">Bitmap.Config</a></code></td>
450<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getPreferredBitmapConfig--">getPreferredBitmapConfig</a></span>()</code>
451<div class="block">Get the current preferred configuration for decoding bitmaps.</div>
452</td>
453</tr>
454<tr id="i10" class="altColor">
455<td class="colFirst"><code>float</code></td>
456<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getScale--">getScale</a></span>()</code>
457<div class="block">Returns the current scale value.</div>
458</td>
459</tr>
460<tr id="i11" class="rowColor">
461<td class="colFirst"><code>int</code></td>
462<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getSHeight--">getSHeight</a></span>()</code>
463<div class="block">Get source height, ignoring orientation.</div>
464</td>
465</tr>
466<tr id="i12" class="altColor">
467<td class="colFirst"><code><a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview">ImageViewState</a></code></td>
468<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getState--">getState</a></span>()</code>
469<div class="block">Get the current state of the view (scale, center, orientation) for restoration after rotate.</div>
470</td>
471</tr>
472<tr id="i13" class="rowColor">
473<td class="colFirst"><code>int</code></td>
474<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getSWidth--">getSWidth</a></span>()</code>
475<div class="block">Get source width, ignoring orientation.</div>
476</td>
477</tr>
478<tr id="i14" class="altColor">
479<td class="colFirst"><code>boolean</code></td>
480<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#hasImage--">hasImage</a></span>()</code>
481<div class="block">Check if an image has been set.</div>
482</td>
483</tr>
484<tr id="i15" class="rowColor">
485<td class="colFirst"><code>boolean</code></td>
486<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#isImageLoaded--">isImageLoaded</a></span>()</code>
487<div class="block">Call to find whether the main image (base layer tiles where relevant) have been loaded.</div>
488</td>
489</tr>
490<tr id="i16" class="altColor">
491<td class="colFirst"><code>boolean</code></td>
492<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#isPanEnabled--">isPanEnabled</a></span>()</code>
493<div class="block">Returns true if pan gesture detection is enabled.</div>
494</td>
495</tr>
496<tr id="i17" class="rowColor">
497<td class="colFirst"><code>boolean</code></td>
498<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#isQuickScaleEnabled--">isQuickScaleEnabled</a></span>()</code>
499<div class="block">Returns true if double tap &amp; swipe to zoom is enabled.</div>
500</td>
501</tr>
502<tr id="i18" class="altColor">
503<td class="colFirst"><code>boolean</code></td>
504<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#isReady--">isReady</a></span>()</code>
505<div class="block">Call to find whether the view is initialised, has dimensions, and will display an image on
506 the next draw.</div>
507</td>
508</tr>
509<tr id="i19" class="rowColor">
510<td class="colFirst"><code>boolean</code></td>
511<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#isZoomEnabled--">isZoomEnabled</a></span>()</code>
512<div class="block">Returns true if zoom gesture detection is enabled.</div>
513</td>
514</tr>
515<tr id="i20" class="altColor">
516<td class="colFirst"><code>protected void</code></td>
517<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#onDraw-android.graphics.Canvas-">onDraw</a></span>(<a href="https://developer.android.com/reference/android/graphics/Canvas.html?is-external=true" title="class or interface in android.graphics">Canvas</a>&nbsp;canvas)</code>
518<div class="block">Draw method should not be called until the view has dimensions so the first calls are used as triggers to calculate
519 the scaling and tiling required.</div>
520</td>
521</tr>
522<tr id="i21" class="rowColor">
523<td class="colFirst"><code>protected void</code></td>
524<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#onImageLoaded--">onImageLoaded</a></span>()</code>
525<div class="block">Called once when the full size image or its base layer tiles have been loaded.</div>
526</td>
527</tr>
528<tr id="i22" class="altColor">
529<td class="colFirst"><code>protected void</code></td>
530<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#onMeasure-int-int-">onMeasure</a></span>(int&nbsp;widthMeasureSpec,
531         int&nbsp;heightMeasureSpec)</code>
532<div class="block">Measures the width and height of the view, preserving the aspect ratio of the image displayed if wrap_content is
533 used.</div>
534</td>
535</tr>
536<tr id="i23" class="rowColor">
537<td class="colFirst"><code>protected void</code></td>
538<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#onReady--">onReady</a></span>()</code>
539<div class="block">Called once when the view is initialised, has dimensions, and will display an image on the
540 next draw.</div>
541</td>
542</tr>
543<tr id="i24" class="altColor">
544<td class="colFirst"><code>protected void</code></td>
545<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#onSizeChanged-int-int-int-int-">onSizeChanged</a></span>(int&nbsp;w,
546             int&nbsp;h,
547             int&nbsp;oldw,
548             int&nbsp;oldh)</code>
549<div class="block">On resize, preserve center and scale.</div>
550</td>
551</tr>
552<tr id="i25" class="rowColor">
553<td class="colFirst"><code>boolean</code></td>
554<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#onTouchEvent-android.view.MotionEvent-">onTouchEvent</a></span>(<a href="https://developer.android.com/reference/android/view/MotionEvent.html?is-external=true" title="class or interface in android.view">MotionEvent</a>&nbsp;event)</code>
555<div class="block">Handle touch events.</div>
556</td>
557</tr>
558<tr id="i26" class="altColor">
559<td class="colFirst"><code>void</code></td>
560<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#recycle--">recycle</a></span>()</code>
561<div class="block">Releases all resources the view is using and resets the state, nulling any fields that use significant memory.</div>
562</td>
563</tr>
564<tr id="i27" class="rowColor">
565<td class="colFirst"><code>void</code></td>
566<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#resetScaleAndCenter--">resetScaleAndCenter</a></span>()</code>
567<div class="block">Fully zoom out and return the image to the middle of the screen.</div>
568</td>
569</tr>
570<tr id="i28" class="altColor">
571<td class="colFirst"><code>void</code></td>
572<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setBitmapDecoderClass-java.lang.Class-">setBitmapDecoderClass</a></span>(<a href="https://developer.android.com/reference/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageDecoder</a>&gt;&nbsp;bitmapDecoderClass)</code>
573<div class="block">Swap the default bitmap decoder implementation for one of your own.</div>
574</td>
575</tr>
576<tr id="i29" class="rowColor">
577<td class="colFirst"><code>void</code></td>
578<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setBitmapDecoderFactory-com.davemorrissey.labs.subscaleview.decoder.DecoderFactory-">setBitmapDecoderFactory</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/decoder/DecoderFactory.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">DecoderFactory</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageDecoder</a>&gt;&nbsp;bitmapDecoderFactory)</code>
579<div class="block">Swap the default bitmap decoder implementation for one of your own.</div>
580</td>
581</tr>
582<tr id="i30" class="altColor">
583<td class="colFirst"><code>void</code></td>
584<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDebug-boolean-">setDebug</a></span>(boolean&nbsp;debug)</code>
585<div class="block">Enables visual debugging, showing tile boundaries and sizes.</div>
586</td>
587</tr>
588<tr id="i31" class="rowColor">
589<td class="colFirst"><code>void</code></td>
590<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDoubleTapZoomDpi-int-">setDoubleTapZoomDpi</a></span>(int&nbsp;dpi)</code>
591<div class="block">A density aware alternative to <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDoubleTapZoomScale-float-"><code>setDoubleTapZoomScale(float)</code></a>; this allows you to express the scale the
592 image will zoom in to when double tapped in terms of the image pixel density.</div>
593</td>
594</tr>
595<tr id="i32" class="altColor">
596<td class="colFirst"><code>void</code></td>
597<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDoubleTapZoomDuration-int-">setDoubleTapZoomDuration</a></span>(int&nbsp;durationMs)</code>
598<div class="block">Set the duration of the double tap zoom animation.</div>
599</td>
600</tr>
601<tr id="i33" class="rowColor">
602<td class="colFirst"><code>void</code></td>
603<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDoubleTapZoomScale-float-">setDoubleTapZoomScale</a></span>(float&nbsp;doubleTapZoomScale)</code>
604<div class="block">Set the scale the image will zoom in to when double tapped.</div>
605</td>
606</tr>
607<tr id="i34" class="altColor">
608<td class="colFirst"><code>void</code></td>
609<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDoubleTapZoomStyle-int-">setDoubleTapZoomStyle</a></span>(int&nbsp;doubleTapZoomStyle)</code>
610<div class="block">Set the type of zoom animation to be used for double taps.</div>
611</td>
612</tr>
613<tr id="i35" class="rowColor">
614<td class="colFirst"><code>void</code></td>
615<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setEagerLoadingEnabled-boolean-">setEagerLoadingEnabled</a></span>(boolean&nbsp;eagerLoadingEnabled)</code>
616<div class="block">Enable or disable eager loading of tiles that appear on screen during gestures or animations,
617 while the gesture or animation is still in progress.</div>
618</td>
619</tr>
620<tr id="i36" class="altColor">
621<td class="colFirst"><code>void</code></td>
622<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setExecutor-java.util.concurrent.Executor-">setExecutor</a></span>(<a href="https://developer.android.com/reference/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent">Executor</a>&nbsp;executor)</code>
623<div class="block">
624 Provide an <a href="https://developer.android.com/reference/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent"><code>Executor</code></a> to be used for loading images.</div>
625</td>
626</tr>
627<tr id="i37" class="rowColor">
628<td class="colFirst"><code>void</code></td>
629<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setImage-com.davemorrissey.labs.subscaleview.ImageSource-">setImage</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource)</code>
630<div class="block">Set the image source from a bitmap, resource, asset, file or other URI.</div>
631</td>
632</tr>
633<tr id="i38" class="altColor">
634<td class="colFirst"><code>void</code></td>
635<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setImage-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageSource-">setImage</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource,
636        <a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;previewSource)</code>
637<div class="block">Set the image source from a bitmap, resource, asset, file or other URI, providing a preview image to be
638 displayed until the full size image is loaded.</div>
639</td>
640</tr>
641<tr id="i39" class="rowColor">
642<td class="colFirst"><code>void</code></td>
643<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setImage-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageViewState-">setImage</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource,
644        <a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;previewSource,
645        <a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview">ImageViewState</a>&nbsp;state)</code>
646<div class="block">Set the image source from a bitmap, resource, asset, file or other URI, providing a preview image to be
647 displayed until the full size image is loaded, starting with a given orientation setting, scale and center.</div>
648</td>
649</tr>
650<tr id="i40" class="altColor">
651<td class="colFirst"><code>void</code></td>
652<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setImage-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageViewState-">setImage</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource,
653        <a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview">ImageViewState</a>&nbsp;state)</code>
654<div class="block">Set the image source from a bitmap, resource, asset, file or other URI, starting with a given orientation
655 setting, scale and center.</div>
656</td>
657</tr>
658<tr id="i41" class="rowColor">
659<td class="colFirst"><code>void</code></td>
660<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaximumDpi-int-">setMaximumDpi</a></span>(int&nbsp;dpi)</code>
661<div class="block">This is a screen density aware alternative to <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinScale-float-"><code>setMinScale(float)</code></a>; it allows you to express the minimum
662 allowed scale in terms of the maximum pixel density.</div>
663</td>
664</tr>
665<tr id="i42" class="altColor">
666<td class="colFirst"><code>void</code></td>
667<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaxScale-float-">setMaxScale</a></span>(float&nbsp;maxScale)</code>
668<div class="block">Set the maximum scale allowed.</div>
669</td>
670</tr>
671<tr id="i43" class="rowColor">
672<td class="colFirst"><code>void</code></td>
673<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaxTileSize-int-">setMaxTileSize</a></span>(int&nbsp;maxPixels)</code>
674<div class="block">By default the View automatically calculates the optimal tile size.</div>
675</td>
676</tr>
677<tr id="i44" class="altColor">
678<td class="colFirst"><code>void</code></td>
679<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaxTileSize-int-int-">setMaxTileSize</a></span>(int&nbsp;maxPixelsX,
680              int&nbsp;maxPixelsY)</code>
681<div class="block">By default the View automatically calculates the optimal tile size.</div>
682</td>
683</tr>
684<tr id="i45" class="rowColor">
685<td class="colFirst"><code>void</code></td>
686<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinimumDpi-int-">setMinimumDpi</a></span>(int&nbsp;dpi)</code>
687<div class="block">This is a screen density aware alternative to <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaxScale-float-"><code>setMaxScale(float)</code></a>; it allows you to express the maximum
688 allowed scale in terms of the minimum pixel density.</div>
689</td>
690</tr>
691<tr id="i46" class="altColor">
692<td class="colFirst"><code>void</code></td>
693<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinimumScaleType-int-">setMinimumScaleType</a></span>(int&nbsp;scaleType)</code>
694<div class="block">Set the minimum scale type.</div>
695</td>
696</tr>
697<tr id="i47" class="rowColor">
698<td class="colFirst"><code>void</code></td>
699<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinimumTileDpi-int-">setMinimumTileDpi</a></span>(int&nbsp;minimumTileDpi)</code>
700<div class="block">By default, image tiles are at least as high resolution as the screen.</div>
701</td>
702</tr>
703<tr id="i48" class="altColor">
704<td class="colFirst"><code>void</code></td>
705<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinScale-float-">setMinScale</a></span>(float&nbsp;minScale)</code>
706<div class="block">Set the minimum scale allowed.</div>
707</td>
708</tr>
709<tr id="i49" class="rowColor">
710<td class="colFirst"><code>void</code></td>
711<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setOnImageEventListener-com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.OnImageEventListener-">setOnImageEventListener</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnImageEventListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnImageEventListener</a>&nbsp;onImageEventListener)</code>
712<div class="block">Add a listener allowing notification of load and error events.</div>
713</td>
714</tr>
715<tr id="i50" class="altColor">
716<td class="colFirst"><code>void</code></td>
717<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setOnLongClickListener-android.view.View.OnLongClickListener-">setOnLongClickListener</a></span>(<a href="https://developer.android.com/reference/android/view/View.OnLongClickListener.html?is-external=true" title="class or interface in android.view">View.OnLongClickListener</a>&nbsp;onLongClickListener)</code></td>
718</tr>
719<tr id="i51" class="rowColor">
720<td class="colFirst"><code>void</code></td>
721<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setOnStateChangedListener-com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.OnStateChangedListener-">setOnStateChangedListener</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnStateChangedListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnStateChangedListener</a>&nbsp;onStateChangedListener)</code>
722<div class="block">Add a listener for pan and zoom events.</div>
723</td>
724</tr>
725<tr id="i52" class="altColor">
726<td class="colFirst"><code>void</code></td>
727<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setOrientation-int-">setOrientation</a></span>(int&nbsp;orientation)</code>
728<div class="block">Sets the image orientation.</div>
729</td>
730</tr>
731<tr id="i53" class="rowColor">
732<td class="colFirst"><code>void</code></td>
733<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setPanEnabled-boolean-">setPanEnabled</a></span>(boolean&nbsp;panEnabled)</code>
734<div class="block">Enable or disable pan gesture detection.</div>
735</td>
736</tr>
737<tr id="i54" class="altColor">
738<td class="colFirst"><code>void</code></td>
739<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setPanLimit-int-">setPanLimit</a></span>(int&nbsp;panLimit)</code>
740<div class="block">Set the pan limiting style.</div>
741</td>
742</tr>
743<tr id="i55" class="rowColor">
744<td class="colFirst"><code>static void</code></td>
745<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setPreferredBitmapConfig-android.graphics.Bitmap.Config-">setPreferredBitmapConfig</a></span>(<a href="https://developer.android.com/reference/android/graphics/Bitmap.Config.html?is-external=true" title="class or interface in android.graphics">Bitmap.Config</a>&nbsp;preferredBitmapConfig)</code>
746<div class="block">Set a global preferred bitmap config shared by all view instances and applied to new instances
747 initialised after the call is made.</div>
748</td>
749</tr>
750<tr id="i56" class="altColor">
751<td class="colFirst"><code>void</code></td>
752<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setQuickScaleEnabled-boolean-">setQuickScaleEnabled</a></span>(boolean&nbsp;quickScaleEnabled)</code>
753<div class="block">Enable or disable double tap &amp; swipe to zoom.</div>
754</td>
755</tr>
756<tr id="i57" class="rowColor">
757<td class="colFirst"><code>void</code></td>
758<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setRegionDecoderClass-java.lang.Class-">setRegionDecoderClass</a></span>(<a href="https://developer.android.com/reference/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageRegionDecoder</a>&gt;&nbsp;regionDecoderClass)</code>
759<div class="block">Swap the default region decoder implementation for one of your own.</div>
760</td>
761</tr>
762<tr id="i58" class="altColor">
763<td class="colFirst"><code>void</code></td>
764<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setRegionDecoderFactory-com.davemorrissey.labs.subscaleview.decoder.DecoderFactory-">setRegionDecoderFactory</a></span>(<a href="../../../../com/davemorrissey/labs/subscaleview/decoder/DecoderFactory.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">DecoderFactory</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageRegionDecoder</a>&gt;&nbsp;regionDecoderFactory)</code>
765<div class="block">Swap the default region decoder implementation for one of your own.</div>
766</td>
767</tr>
768<tr id="i59" class="rowColor">
769<td class="colFirst"><code>void</code></td>
770<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setScaleAndCenter-float-android.graphics.PointF-">setScaleAndCenter</a></span>(float&nbsp;scale,
771                 <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sCenter)</code>
772<div class="block">Externally change the scale and translation of the source image.</div>
773</td>
774</tr>
775<tr id="i60" class="altColor">
776<td class="colFirst"><code>void</code></td>
777<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setTileBackgroundColor-int-">setTileBackgroundColor</a></span>(int&nbsp;tileBgColor)</code>
778<div class="block">Set a solid color to render behind tiles, useful for displaying transparent PNGs.</div>
779</td>
780</tr>
781<tr id="i61" class="rowColor">
782<td class="colFirst"><code>void</code></td>
783<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setZoomEnabled-boolean-">setZoomEnabled</a></span>(boolean&nbsp;zoomEnabled)</code>
784<div class="block">Enable or disable zoom gesture detection.</div>
785</td>
786</tr>
787<tr id="i62" class="altColor">
788<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
789<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#sourceToViewCoord-float-float-">sourceToViewCoord</a></span>(float&nbsp;sx,
790                 float&nbsp;sy)</code>
791<div class="block">Convert source coordinate to view coordinate.</div>
792</td>
793</tr>
794<tr id="i63" class="rowColor">
795<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
796<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#sourceToViewCoord-float-float-android.graphics.PointF-">sourceToViewCoord</a></span>(float&nbsp;sx,
797                 float&nbsp;sy,
798                 <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vTarget)</code>
799<div class="block">Convert source coordinate to view coordinate.</div>
800</td>
801</tr>
802<tr id="i64" class="altColor">
803<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
804<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#sourceToViewCoord-android.graphics.PointF-">sourceToViewCoord</a></span>(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sxy)</code>
805<div class="block">Convert source coordinate to view coordinate.</div>
806</td>
807</tr>
808<tr id="i65" class="rowColor">
809<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
810<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#sourceToViewCoord-android.graphics.PointF-android.graphics.PointF-">sourceToViewCoord</a></span>(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sxy,
811                 <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vTarget)</code>
812<div class="block">Convert source coordinate to view coordinate.</div>
813</td>
814</tr>
815<tr id="i66" class="altColor">
816<td class="colFirst"><code>void</code></td>
817<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#viewToFileRect-android.graphics.Rect-android.graphics.Rect-">viewToFileRect</a></span>(<a href="https://developer.android.com/reference/android/graphics/Rect.html?is-external=true" title="class or interface in android.graphics">Rect</a>&nbsp;vRect,
818              <a href="https://developer.android.com/reference/android/graphics/Rect.html?is-external=true" title="class or interface in android.graphics">Rect</a>&nbsp;fRect)</code>
819<div class="block">Converts a rectangle within the view to the corresponding rectangle from the source file, taking
820 into account the current scale, translation, orientation and clipped region.</div>
821</td>
822</tr>
823<tr id="i67" class="rowColor">
824<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
825<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#viewToSourceCoord-float-float-">viewToSourceCoord</a></span>(float&nbsp;vx,
826                 float&nbsp;vy)</code>
827<div class="block">Convert screen coordinate to source coordinate.</div>
828</td>
829</tr>
830<tr id="i68" class="altColor">
831<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
832<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#viewToSourceCoord-float-float-android.graphics.PointF-">viewToSourceCoord</a></span>(float&nbsp;vx,
833                 float&nbsp;vy,
834                 <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sTarget)</code>
835<div class="block">Convert screen coordinate to source coordinate.</div>
836</td>
837</tr>
838<tr id="i69" class="rowColor">
839<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
840<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#viewToSourceCoord-android.graphics.PointF-">viewToSourceCoord</a></span>(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vxy)</code>
841<div class="block">Convert screen coordinate to source coordinate.</div>
842</td>
843</tr>
844<tr id="i70" class="altColor">
845<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a></code></td>
846<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#viewToSourceCoord-android.graphics.PointF-android.graphics.PointF-">viewToSourceCoord</a></span>(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vxy,
847                 <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sTarget)</code>
848<div class="block">Convert screen coordinate to source coordinate.</div>
849</td>
850</tr>
851<tr id="i71" class="rowColor">
852<td class="colFirst"><code>void</code></td>
853<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#visibleFileRect-android.graphics.Rect-">visibleFileRect</a></span>(<a href="https://developer.android.com/reference/android/graphics/Rect.html?is-external=true" title="class or interface in android.graphics">Rect</a>&nbsp;fRect)</code>
854<div class="block">Find the area of the source file that is currently visible on screen, taking into account the
855 current scale, translation, orientation and clipped region.</div>
856</td>
857</tr>
858</table>
859<ul class="blockList">
860<li class="blockList"><a name="methods.inherited.from.class.android.view.View">
861<!--   -->
862</a>
863<h3>Methods inherited from class&nbsp;android.view.<a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></h3>
864<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addChildrenForAccessibility-java.util.ArrayList-" title="class or interface in android.view">addChildrenForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addExtraDataToAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-java.lang.String-android.os.Bundle-" title="class or interface in android.view">addExtraDataToAccessibilityNodeInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addFocusables-java.util.ArrayList-int-" title="class or interface in android.view">addFocusables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addFocusables-java.util.ArrayList-int-int-" title="class or interface in android.view">addFocusables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addKeyboardNavigationClusters-java.util.Collection-int-" title="class or interface in android.view">addKeyboardNavigationClusters</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-" title="class or interface in android.view">addOnAttachStateChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-" title="class or interface in android.view">addOnLayoutChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#addTouchables-java.util.ArrayList-" title="class or interface in android.view">addTouchables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#animate--" title="class or interface in android.view">animate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#announceForAccessibility-java.lang.CharSequence-" title="class or interface in android.view">announceForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#autofill-android.view.autofill.AutofillValue-" title="class or interface in android.view">autofill</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#autofill-android.util.SparseArray-" title="class or interface in android.view">autofill</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#awakenScrollBars--" title="class or interface in android.view">awakenScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#awakenScrollBars-int-" title="class or interface in android.view">awakenScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#awakenScrollBars-int-boolean-" title="class or interface in android.view">awakenScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#bringToFront--" title="class or interface in android.view">bringToFront</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#buildDrawingCache--" title="class or interface in android.view">buildDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#buildDrawingCache-boolean-" title="class or interface in android.view">buildDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#buildLayer--" title="class or interface in android.view">buildLayer</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#callOnClick--" title="class or interface in android.view">callOnClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#cancelDragAndDrop--" title="class or interface in android.view">cancelDragAndDrop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#cancelLongPress--" title="class or interface in android.view">cancelLongPress</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#cancelPendingInputEvents--" title="class or interface in android.view">cancelPendingInputEvents</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canResolveLayoutDirection--" title="class or interface in android.view">canResolveLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canResolveTextAlignment--" title="class or interface in android.view">canResolveTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canResolveTextDirection--" title="class or interface in android.view">canResolveTextDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canScrollHorizontally-int-" title="class or interface in android.view">canScrollHorizontally</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#canScrollVertically-int-" title="class or interface in android.view">canScrollVertically</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#checkInputConnectionProxy-android.view.View-" title="class or interface in android.view">checkInputConnectionProxy</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#clearAnimation--" title="class or interface in android.view">clearAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#clearFocus--" title="class or interface in android.view">clearFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#combineMeasuredStates-int-int-" title="class or interface in android.view">combineMeasuredStates</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeHorizontalScrollExtent--" title="class or interface in android.view">computeHorizontalScrollExtent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeHorizontalScrollOffset--" title="class or interface in android.view">computeHorizontalScrollOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeHorizontalScrollRange--" title="class or interface in android.view">computeHorizontalScrollRange</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeScroll--" title="class or interface in android.view">computeScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeSystemWindowInsets-android.view.WindowInsets-android.graphics.Rect-" title="class or interface in android.view">computeSystemWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeVerticalScrollExtent--" title="class or interface in android.view">computeVerticalScrollExtent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeVerticalScrollOffset--" title="class or interface in android.view">computeVerticalScrollOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#computeVerticalScrollRange--" title="class or interface in android.view">computeVerticalScrollRange</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#createAccessibilityNodeInfo--" title="class or interface in android.view">createAccessibilityNodeInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#createContextMenu-android.view.ContextMenu-" title="class or interface in android.view">createContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#destroyDrawingCache--" title="class or interface in android.view">destroyDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchApplyWindowInsets-android.view.WindowInsets-" title="class or interface in android.view">dispatchApplyWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchCapturedPointerEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchCapturedPointerEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchConfigurationChanged-android.content.res.Configuration-" title="class or interface in android.view">dispatchConfigurationChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchDisplayHint-int-" title="class or interface in android.view">dispatchDisplayHint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchDragEvent-android.view.DragEvent-" title="class or interface in android.view">dispatchDragEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchDraw-android.graphics.Canvas-" title="class or interface in android.view">dispatchDraw</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchDrawableHotspotChanged-float-float-" title="class or interface in android.view">dispatchDrawableHotspotChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchFinishTemporaryDetach--" title="class or interface in android.view">dispatchFinishTemporaryDetach</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchGenericFocusedEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchGenericFocusedEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchGenericMotionEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchGenericMotionEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchGenericPointerEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchGenericPointerEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchHoverEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchHoverEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchKeyEvent-android.view.KeyEvent-" title="class or interface in android.view">dispatchKeyEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchKeyEventPreIme-android.view.KeyEvent-" title="class or interface in android.view">dispatchKeyEventPreIme</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchKeyShortcutEvent-android.view.KeyEvent-" title="class or interface in android.view">dispatchKeyShortcutEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedFling-float-float-boolean-" title="class or interface in android.view">dispatchNestedFling</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedPreFling-float-float-" title="class or interface in android.view">dispatchNestedPreFling</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedPrePerformAccessibilityAction-int-android.os.Bundle-" title="class or interface in android.view">dispatchNestedPrePerformAccessibilityAction</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedPreScroll-int-int-int:A-int:A-" title="class or interface in android.view">dispatchNestedPreScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchNestedScroll-int-int-int-int-int:A-" title="class or interface in android.view">dispatchNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchPointerCaptureChanged-boolean-" title="class or interface in android.view">dispatchPointerCaptureChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">dispatchPopulateAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchProvideAutofillStructure-android.view.ViewStructure-int-" title="class or interface in android.view">dispatchProvideAutofillStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchProvideStructure-android.view.ViewStructure-" title="class or interface in android.view">dispatchProvideStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchRestoreInstanceState-android.util.SparseArray-" title="class or interface in android.view">dispatchRestoreInstanceState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchSaveInstanceState-android.util.SparseArray-" title="class or interface in android.view">dispatchSaveInstanceState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchSetActivated-boolean-" title="class or interface in android.view">dispatchSetActivated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchSetPressed-boolean-" title="class or interface in android.view">dispatchSetPressed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchSetSelected-boolean-" title="class or interface in android.view">dispatchSetSelected</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchStartTemporaryDetach--" title="class or interface in android.view">dispatchStartTemporaryDetach</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchSystemUiVisibilityChanged-int-" title="class or interface in android.view">dispatchSystemUiVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchTouchEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchTouchEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchTrackballEvent-android.view.MotionEvent-" title="class or interface in android.view">dispatchTrackballEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchUnhandledMove-android.view.View-int-" title="class or interface in android.view">dispatchUnhandledMove</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchVisibilityChanged-android.view.View-int-" title="class or interface in android.view">dispatchVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchWindowFocusChanged-boolean-" title="class or interface in android.view">dispatchWindowFocusChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchWindowSystemUiVisiblityChanged-int-" title="class or interface in android.view">dispatchWindowSystemUiVisiblityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#dispatchWindowVisibilityChanged-int-" title="class or interface in android.view">dispatchWindowVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#draw-android.graphics.Canvas-" title="class or interface in android.view">draw</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#drawableHotspotChanged-float-float-" title="class or interface in android.view">drawableHotspotChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#drawableStateChanged--" title="class or interface in android.view">drawableStateChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#findFocus--" title="class or interface in android.view">findFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#findViewById-int-" title="class or interface in android.view">findViewById</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#findViewsWithText-java.util.ArrayList-java.lang.CharSequence-int-" title="class or interface in android.view">findViewsWithText</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#findViewWithTag-java.lang.Object-" title="class or interface in android.view">findViewWithTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#fitSystemWindows-android.graphics.Rect-" title="class or interface in android.view">fitSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#focusSearch-int-" title="class or interface in android.view">focusSearch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#forceHasOverlappingRendering-boolean-" title="class or interface in android.view">forceHasOverlappingRendering</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#forceLayout--" title="class or interface in android.view">forceLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#generateViewId--" title="class or interface in android.view">generateViewId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityClassName--" title="class or interface in android.view">getAccessibilityClassName</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityLiveRegion--" title="class or interface in android.view">getAccessibilityLiveRegion</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityNodeProvider--" title="class or interface in android.view">getAccessibilityNodeProvider</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityTraversalAfter--" title="class or interface in android.view">getAccessibilityTraversalAfter</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAccessibilityTraversalBefore--" title="class or interface in android.view">getAccessibilityTraversalBefore</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAlpha--" title="class or interface in android.view">getAlpha</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAnimation--" title="class or interface in android.view">getAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getApplicationWindowToken--" title="class or interface in android.view">getApplicationWindowToken</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAutofillHints--" title="class or interface in android.view">getAutofillHints</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAutofillId--" title="class or interface in android.view">getAutofillId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAutofillType--" title="class or interface in android.view">getAutofillType</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getAutofillValue--" title="class or interface in android.view">getAutofillValue</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBackground--" title="class or interface in android.view">getBackground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBackgroundTintList--" title="class or interface in android.view">getBackgroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBackgroundTintMode--" title="class or interface in android.view">getBackgroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBaseline--" title="class or interface in android.view">getBaseline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBottom--" title="class or interface in android.view">getBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBottomFadingEdgeStrength--" title="class or interface in android.view">getBottomFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getBottomPaddingOffset--" title="class or interface in android.view">getBottomPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getCameraDistance--" title="class or interface in android.view">getCameraDistance</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getClipBounds--" title="class or interface in android.view">getClipBounds</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getClipBounds-android.graphics.Rect-" title="class or interface in android.view">getClipBounds</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getClipToOutline--" title="class or interface in android.view">getClipToOutline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getContentDescription--" title="class or interface in android.view">getContentDescription</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getContext--" title="class or interface in android.view">getContext</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getContextMenuInfo--" title="class or interface in android.view">getContextMenuInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDefaultFocusHighlightEnabled--" title="class or interface in android.view">getDefaultFocusHighlightEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDefaultSize-int-int-" title="class or interface in android.view">getDefaultSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDisplay--" title="class or interface in android.view">getDisplay</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawableState--" title="class or interface in android.view">getDrawableState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCache--" title="class or interface in android.view">getDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCache-boolean-" title="class or interface in android.view">getDrawingCache</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCacheBackgroundColor--" title="class or interface in android.view">getDrawingCacheBackgroundColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingCacheQuality--" title="class or interface in android.view">getDrawingCacheQuality</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingRect-android.graphics.Rect-" title="class or interface in android.view">getDrawingRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getDrawingTime--" title="class or interface in android.view">getDrawingTime</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getElevation--" title="class or interface in android.view">getElevation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFilterTouchesWhenObscured--" title="class or interface in android.view">getFilterTouchesWhenObscured</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFitsSystemWindows--" title="class or interface in android.view">getFitsSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFocusable--" title="class or interface in android.view">getFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFocusables-int-" title="class or interface in android.view">getFocusables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getFocusedRect-android.graphics.Rect-" title="class or interface in android.view">getFocusedRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForeground--" title="class or interface in android.view">getForeground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForegroundGravity--" title="class or interface in android.view">getForegroundGravity</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForegroundTintList--" title="class or interface in android.view">getForegroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getForegroundTintMode--" title="class or interface in android.view">getForegroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getGlobalVisibleRect-android.graphics.Rect-" title="class or interface in android.view">getGlobalVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getGlobalVisibleRect-android.graphics.Rect-android.graphics.Point-" title="class or interface in android.view">getGlobalVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHandler--" title="class or interface in android.view">getHandler</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHasOverlappingRendering--" title="class or interface in android.view">getHasOverlappingRendering</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHeight--" title="class or interface in android.view">getHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHitRect-android.graphics.Rect-" title="class or interface in android.view">getHitRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHorizontalFadingEdgeLength--" title="class or interface in android.view">getHorizontalFadingEdgeLength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getHorizontalScrollbarHeight--" title="class or interface in android.view">getHorizontalScrollbarHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getId--" title="class or interface in android.view">getId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getImportantForAccessibility--" title="class or interface in android.view">getImportantForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getImportantForAutofill--" title="class or interface in android.view">getImportantForAutofill</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getKeepScreenOn--" title="class or interface in android.view">getKeepScreenOn</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getKeyDispatcherState--" title="class or interface in android.view">getKeyDispatcherState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLabelFor--" title="class or interface in android.view">getLabelFor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLayerType--" title="class or interface in android.view">getLayerType</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLayoutDirection--" title="class or interface in android.view">getLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLayoutParams--" title="class or interface in android.view">getLayoutParams</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLeft--" title="class or interface in android.view">getLeft</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLeftFadingEdgeStrength--" title="class or interface in android.view">getLeftFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLeftPaddingOffset--" title="class or interface in android.view">getLeftPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLocalVisibleRect-android.graphics.Rect-" title="class or interface in android.view">getLocalVisibleRect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLocationInWindow-int:A-" title="class or interface in android.view">getLocationInWindow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getLocationOnScreen-int:A-" title="class or interface in android.view">getLocationOnScreen</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMatrix--" title="class or interface in android.view">getMatrix</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredHeight--" title="class or interface in android.view">getMeasuredHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredHeightAndState--" title="class or interface in android.view">getMeasuredHeightAndState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredState--" title="class or interface in android.view">getMeasuredState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredWidth--" title="class or interface in android.view">getMeasuredWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMeasuredWidthAndState--" title="class or interface in android.view">getMeasuredWidthAndState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMinimumHeight--" title="class or interface in android.view">getMinimumHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getMinimumWidth--" title="class or interface in android.view">getMinimumWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextClusterForwardId--" title="class or interface in android.view">getNextClusterForwardId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusDownId--" title="class or interface in android.view">getNextFocusDownId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusForwardId--" title="class or interface in android.view">getNextFocusForwardId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusLeftId--" title="class or interface in android.view">getNextFocusLeftId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusRightId--" title="class or interface in android.view">getNextFocusRightId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getNextFocusUpId--" title="class or interface in android.view">getNextFocusUpId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOnFocusChangeListener--" title="class or interface in android.view">getOnFocusChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOutlineProvider--" title="class or interface in android.view">getOutlineProvider</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOverlay--" title="class or interface in android.view">getOverlay</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getOverScrollMode--" title="class or interface in android.view">getOverScrollMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingBottom--" title="class or interface in android.view">getPaddingBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingEnd--" title="class or interface in android.view">getPaddingEnd</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingLeft--" title="class or interface in android.view">getPaddingLeft</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingRight--" title="class or interface in android.view">getPaddingRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingStart--" title="class or interface in android.view">getPaddingStart</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPaddingTop--" title="class or interface in android.view">getPaddingTop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getParent--" title="class or interface in android.view">getParent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getParentForAccessibility--" title="class or interface in android.view">getParentForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPivotX--" title="class or interface in android.view">getPivotX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPivotY--" title="class or interface in android.view">getPivotY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getPointerIcon--" title="class or interface in android.view">getPointerIcon</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getResources--" title="class or interface in android.view">getResources</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRevealOnFocusHint--" title="class or interface in android.view">getRevealOnFocusHint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRight--" title="class or interface in android.view">getRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRightFadingEdgeStrength--" title="class or interface in android.view">getRightFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRightPaddingOffset--" title="class or interface in android.view">getRightPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRootView--" title="class or interface in android.view">getRootView</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRootWindowInsets--" title="class or interface in android.view">getRootWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRotation--" title="class or interface in android.view">getRotation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRotationX--" title="class or interface in android.view">getRotationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getRotationY--" title="class or interface in android.view">getRotationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScaleX--" title="class or interface in android.view">getScaleX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScaleY--" title="class or interface in android.view">getScaleY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarDefaultDelayBeforeFade--" title="class or interface in android.view">getScrollBarDefaultDelayBeforeFade</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarFadeDuration--" title="class or interface in android.view">getScrollBarFadeDuration</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarSize--" title="class or interface in android.view">getScrollBarSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollBarStyle--" title="class or interface in android.view">getScrollBarStyle</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollIndicators--" title="class or interface in android.view">getScrollIndicators</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollX--" title="class or interface in android.view">getScrollX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getScrollY--" title="class or interface in android.view">getScrollY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSolidColor--" title="class or interface in android.view">getSolidColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getStateListAnimator--" title="class or interface in android.view">getStateListAnimator</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSuggestedMinimumHeight--" title="class or interface in android.view">getSuggestedMinimumHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSuggestedMinimumWidth--" title="class or interface in android.view">getSuggestedMinimumWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getSystemUiVisibility--" title="class or interface in android.view">getSystemUiVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTag--" title="class or interface in android.view">getTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTag-int-" title="class or interface in android.view">getTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTextAlignment--" title="class or interface in android.view">getTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTextDirection--" title="class or interface in android.view">getTextDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTooltipText--" title="class or interface in android.view">getTooltipText</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTop--" title="class or interface in android.view">getTop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTopFadingEdgeStrength--" title="class or interface in android.view">getTopFadingEdgeStrength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTopPaddingOffset--" title="class or interface in android.view">getTopPaddingOffset</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTouchables--" title="class or interface in android.view">getTouchables</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTouchDelegate--" title="class or interface in android.view">getTouchDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTransitionName--" title="class or interface in android.view">getTransitionName</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTranslationX--" title="class or interface in android.view">getTranslationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTranslationY--" title="class or interface in android.view">getTranslationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getTranslationZ--" title="class or interface in android.view">getTranslationZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVerticalFadingEdgeLength--" title="class or interface in android.view">getVerticalFadingEdgeLength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVerticalScrollbarPosition--" title="class or interface in android.view">getVerticalScrollbarPosition</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVerticalScrollbarWidth--" title="class or interface in android.view">getVerticalScrollbarWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getViewTreeObserver--" title="class or interface in android.view">getViewTreeObserver</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getVisibility--" title="class or interface in android.view">getVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWidth--" title="class or interface in android.view">getWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowAttachCount--" title="class or interface in android.view">getWindowAttachCount</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowId--" title="class or interface in android.view">getWindowId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowSystemUiVisibility--" title="class or interface in android.view">getWindowSystemUiVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowToken--" title="class or interface in android.view">getWindowToken</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowVisibility--" title="class or interface in android.view">getWindowVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getWindowVisibleDisplayFrame-android.graphics.Rect-" title="class or interface in android.view">getWindowVisibleDisplayFrame</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getX--" title="class or interface in android.view">getX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getY--" title="class or interface in android.view">getY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#getZ--" title="class or interface in android.view">getZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasExplicitFocusable--" title="class or interface in android.view">hasExplicitFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasFocus--" title="class or interface in android.view">hasFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasFocusable--" title="class or interface in android.view">hasFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasNestedScrollingParent--" title="class or interface in android.view">hasNestedScrollingParent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasOnClickListeners--" title="class or interface in android.view">hasOnClickListeners</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasOverlappingRendering--" title="class or interface in android.view">hasOverlappingRendering</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasPointerCapture--" title="class or interface in android.view">hasPointerCapture</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasTransientState--" title="class or interface in android.view">hasTransientState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#hasWindowFocus--" title="class or interface in android.view">hasWindowFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#inflate-android.content.Context-int-android.view.ViewGroup-" title="class or interface in android.view">inflate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidate--" title="class or interface in android.view">invalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidate-int-int-int-int-" title="class or interface in android.view">invalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidate-android.graphics.Rect-" title="class or interface in android.view">invalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidateDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">invalidateDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#invalidateOutline--" title="class or interface in android.view">invalidateOutline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isAccessibilityFocused--" title="class or interface in android.view">isAccessibilityFocused</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isActivated--" title="class or interface in android.view">isActivated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isAttachedToWindow--" title="class or interface in android.view">isAttachedToWindow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isClickable--" title="class or interface in android.view">isClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isContextClickable--" title="class or interface in android.view">isContextClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isDirty--" title="class or interface in android.view">isDirty</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isDrawingCacheEnabled--" title="class or interface in android.view">isDrawingCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isDuplicateParentStateEnabled--" title="class or interface in android.view">isDuplicateParentStateEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isEnabled--" title="class or interface in android.view">isEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocusable--" title="class or interface in android.view">isFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocusableInTouchMode--" title="class or interface in android.view">isFocusableInTouchMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocused--" title="class or interface in android.view">isFocused</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isFocusedByDefault--" title="class or interface in android.view">isFocusedByDefault</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHapticFeedbackEnabled--" title="class or interface in android.view">isHapticFeedbackEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHardwareAccelerated--" title="class or interface in android.view">isHardwareAccelerated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHorizontalFadingEdgeEnabled--" title="class or interface in android.view">isHorizontalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHorizontalScrollBarEnabled--" title="class or interface in android.view">isHorizontalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isHovered--" title="class or interface in android.view">isHovered</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isImportantForAccessibility--" title="class or interface in android.view">isImportantForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isImportantForAutofill--" title="class or interface in android.view">isImportantForAutofill</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isInEditMode--" title="class or interface in android.view">isInEditMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isInLayout--" title="class or interface in android.view">isInLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isInTouchMode--" title="class or interface in android.view">isInTouchMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isKeyboardNavigationCluster--" title="class or interface in android.view">isKeyboardNavigationCluster</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLaidOut--" title="class or interface in android.view">isLaidOut</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLayoutDirectionResolved--" title="class or interface in android.view">isLayoutDirectionResolved</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLayoutRequested--" title="class or interface in android.view">isLayoutRequested</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isLongClickable--" title="class or interface in android.view">isLongClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isNestedScrollingEnabled--" title="class or interface in android.view">isNestedScrollingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isOpaque--" title="class or interface in android.view">isOpaque</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isPaddingOffsetRequired--" title="class or interface in android.view">isPaddingOffsetRequired</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isPaddingRelative--" title="class or interface in android.view">isPaddingRelative</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isPressed--" title="class or interface in android.view">isPressed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSaveEnabled--" title="class or interface in android.view">isSaveEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSaveFromParentEnabled--" title="class or interface in android.view">isSaveFromParentEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isScrollbarFadingEnabled--" title="class or interface in android.view">isScrollbarFadingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isScrollContainer--" title="class or interface in android.view">isScrollContainer</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSelected--" title="class or interface in android.view">isSelected</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isShown--" title="class or interface in android.view">isShown</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isSoundEffectsEnabled--" title="class or interface in android.view">isSoundEffectsEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isTemporarilyDetached--" title="class or interface in android.view">isTemporarilyDetached</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isTextAlignmentResolved--" title="class or interface in android.view">isTextAlignmentResolved</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isTextDirectionResolved--" title="class or interface in android.view">isTextDirectionResolved</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isVerticalFadingEdgeEnabled--" title="class or interface in android.view">isVerticalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#isVerticalScrollBarEnabled--" title="class or interface in android.view">isVerticalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#jumpDrawablesToCurrentState--" title="class or interface in android.view">jumpDrawablesToCurrentState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#keyboardNavigationClusterSearch-android.view.View-int-" title="class or interface in android.view">keyboardNavigationClusterSearch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#layout-int-int-int-int-" title="class or interface in android.view">layout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#measure-int-int-" title="class or interface in android.view">measure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#mergeDrawableStates-int:A-int:A-" title="class or interface in android.view">mergeDrawableStates</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#offsetLeftAndRight-int-" title="class or interface in android.view">offsetLeftAndRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#offsetTopAndBottom-int-" title="class or interface in android.view">offsetTopAndBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onAnimationEnd--" title="class or interface in android.view">onAnimationEnd</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onAnimationStart--" title="class or interface in android.view">onAnimationStart</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onApplyWindowInsets-android.view.WindowInsets-" title="class or interface in android.view">onApplyWindowInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onAttachedToWindow--" title="class or interface in android.view">onAttachedToWindow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCancelPendingInputEvents--" title="class or interface in android.view">onCancelPendingInputEvents</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCapturedPointerEvent-android.view.MotionEvent-" title="class or interface in android.view">onCapturedPointerEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCheckIsTextEditor--" title="class or interface in android.view">onCheckIsTextEditor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onConfigurationChanged-android.content.res.Configuration-" title="class or interface in android.view">onConfigurationChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCreateContextMenu-android.view.ContextMenu-" title="class or interface in android.view">onCreateContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCreateDrawableState-int-" title="class or interface in android.view">onCreateDrawableState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onCreateInputConnection-android.view.inputmethod.EditorInfo-" title="class or interface in android.view">onCreateInputConnection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDetachedFromWindow--" title="class or interface in android.view">onDetachedFromWindow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDisplayHint-int-" title="class or interface in android.view">onDisplayHint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDragEvent-android.view.DragEvent-" title="class or interface in android.view">onDragEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDrawForeground-android.graphics.Canvas-" title="class or interface in android.view">onDrawForeground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDrawScrollBars-android.graphics.Canvas-" title="class or interface in android.view">onDrawScrollBars</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFilterTouchEventForSecurity-android.view.MotionEvent-" title="class or interface in android.view">onFilterTouchEventForSecurity</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFinishInflate--" title="class or interface in android.view">onFinishInflate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFinishTemporaryDetach--" title="class or interface in android.view">onFinishTemporaryDetach</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onFocusChanged-boolean-int-android.graphics.Rect-" title="class or interface in android.view">onFocusChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onGenericMotionEvent-android.view.MotionEvent-" title="class or interface in android.view">onGenericMotionEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onHoverChanged-boolean-" title="class or interface in android.view">onHoverChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onHoverEvent-android.view.MotionEvent-" title="class or interface in android.view">onHoverEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onInitializeAccessibilityEvent-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">onInitializeAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onInitializeAccessibilityNodeInfo-android.view.accessibility.AccessibilityNodeInfo-" title="class or interface in android.view">onInitializeAccessibilityNodeInfo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyDown-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyDown</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyLongPress-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyLongPress</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyMultiple-int-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyMultiple</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyPreIme-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyPreIme</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyShortcut-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyShortcut</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onKeyUp-int-android.view.KeyEvent-" title="class or interface in android.view">onKeyUp</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onLayout-boolean-int-int-int-int-" title="class or interface in android.view">onLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onOverScrolled-int-int-boolean-boolean-" title="class or interface in android.view">onOverScrolled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onPointerCaptureChange-boolean-" title="class or interface in android.view">onPointerCaptureChange</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onPopulateAccessibilityEvent-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">onPopulateAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onProvideAutofillStructure-android.view.ViewStructure-int-" title="class or interface in android.view">onProvideAutofillStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onProvideAutofillVirtualStructure-android.view.ViewStructure-int-" title="class or interface in android.view">onProvideAutofillVirtualStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onProvideStructure-android.view.ViewStructure-" title="class or interface in android.view">onProvideStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onProvideVirtualStructure-android.view.ViewStructure-" title="class or interface in android.view">onProvideVirtualStructure</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onResolvePointerIcon-android.view.MotionEvent-int-" title="class or interface in android.view">onResolvePointerIcon</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onRestoreInstanceState-android.os.Parcelable-" title="class or interface in android.view">onRestoreInstanceState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onRtlPropertiesChanged-int-" title="class or interface in android.view">onRtlPropertiesChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onSaveInstanceState--" title="class or interface in android.view">onSaveInstanceState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onScreenStateChanged-int-" title="class or interface in android.view">onScreenStateChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onScrollChanged-int-int-int-int-" title="class or interface in android.view">onScrollChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onSetAlpha-int-" title="class or interface in android.view">onSetAlpha</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onStartTemporaryDetach--" title="class or interface in android.view">onStartTemporaryDetach</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onTrackballEvent-android.view.MotionEvent-" title="class or interface in android.view">onTrackballEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onVisibilityAggregated-boolean-" title="class or interface in android.view">onVisibilityAggregated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onVisibilityChanged-android.view.View-int-" title="class or interface in android.view">onVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onWindowFocusChanged-boolean-" title="class or interface in android.view">onWindowFocusChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onWindowSystemUiVisibilityChanged-int-" title="class or interface in android.view">onWindowSystemUiVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onWindowVisibilityChanged-int-" title="class or interface in android.view">onWindowVisibilityChanged</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#overScrollBy-int-int-int-int-int-int-int-int-boolean-" title="class or interface in android.view">overScrollBy</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performAccessibilityAction-int-android.os.Bundle-" title="class or interface in android.view">performAccessibilityAction</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performClick--" title="class or interface in android.view">performClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performContextClick--" title="class or interface in android.view">performContextClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performContextClick-float-float-" title="class or interface in android.view">performContextClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performHapticFeedback-int-" title="class or interface in android.view">performHapticFeedback</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performHapticFeedback-int-int-" title="class or interface in android.view">performHapticFeedback</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performLongClick--" title="class or interface in android.view">performLongClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#performLongClick-float-float-" title="class or interface in android.view">performLongClick</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#playSoundEffect-int-" title="class or interface in android.view">playSoundEffect</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#post-java.lang.Runnable-" title="class or interface in android.view">post</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postDelayed-java.lang.Runnable-long-" title="class or interface in android.view">postDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidate--" title="class or interface in android.view">postInvalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidate-int-int-int-int-" title="class or interface in android.view">postInvalidate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateDelayed-long-" title="class or interface in android.view">postInvalidateDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateDelayed-long-int-int-int-int-" title="class or interface in android.view">postInvalidateDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateOnAnimation--" title="class or interface in android.view">postInvalidateOnAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postInvalidateOnAnimation-int-int-int-int-" title="class or interface in android.view">postInvalidateOnAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postOnAnimation-java.lang.Runnable-" title="class or interface in android.view">postOnAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#postOnAnimationDelayed-java.lang.Runnable-long-" title="class or interface in android.view">postOnAnimationDelayed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#refreshDrawableState--" title="class or interface in android.view">refreshDrawableState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#releasePointerCapture--" title="class or interface in android.view">releasePointerCapture</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#removeCallbacks-java.lang.Runnable-" title="class or interface in android.view">removeCallbacks</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#removeOnAttachStateChangeListener-android.view.View.OnAttachStateChangeListener-" title="class or interface in android.view">removeOnAttachStateChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#removeOnLayoutChangeListener-android.view.View.OnLayoutChangeListener-" title="class or interface in android.view">removeOnLayoutChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestApplyInsets--" title="class or interface in android.view">requestApplyInsets</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFitSystemWindows--" title="class or interface in android.view">requestFitSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocus--" title="class or interface in android.view">requestFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocus-int-" title="class or interface in android.view">requestFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocus-int-android.graphics.Rect-" title="class or interface in android.view">requestFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestFocusFromTouch--" title="class or interface in android.view">requestFocusFromTouch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestLayout--" title="class or interface in android.view">requestLayout</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestPointerCapture--" title="class or interface in android.view">requestPointerCapture</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestRectangleOnScreen-android.graphics.Rect-" title="class or interface in android.view">requestRectangleOnScreen</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestRectangleOnScreen-android.graphics.Rect-boolean-" title="class or interface in android.view">requestRectangleOnScreen</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#requestUnbufferedDispatch-android.view.MotionEvent-" title="class or interface in android.view">requestUnbufferedDispatch</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#resolveSize-int-int-" title="class or interface in android.view">resolveSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#resolveSizeAndState-int-int-int-" title="class or interface in android.view">resolveSizeAndState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#restoreDefaultFocus--" title="class or interface in android.view">restoreDefaultFocus</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#restoreHierarchyState-android.util.SparseArray-" title="class or interface in android.view">restoreHierarchyState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#saveHierarchyState-android.util.SparseArray-" title="class or interface in android.view">saveHierarchyState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#scheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-long-" title="class or interface in android.view">scheduleDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#scrollBy-int-int-" title="class or interface in android.view">scrollBy</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#scrollTo-int-int-" title="class or interface in android.view">scrollTo</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#sendAccessibilityEvent-int-" title="class or interface in android.view">sendAccessibilityEvent</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#sendAccessibilityEventUnchecked-android.view.accessibility.AccessibilityEvent-" title="class or interface in android.view">sendAccessibilityEventUnchecked</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityDelegate-android.view.View.AccessibilityDelegate-" title="class or interface in android.view">setAccessibilityDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityLiveRegion-int-" title="class or interface in android.view">setAccessibilityLiveRegion</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityTraversalAfter-int-" title="class or interface in android.view">setAccessibilityTraversalAfter</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAccessibilityTraversalBefore-int-" title="class or interface in android.view">setAccessibilityTraversalBefore</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setActivated-boolean-" title="class or interface in android.view">setActivated</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAlpha-float-" title="class or interface in android.view">setAlpha</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAnimation-android.view.animation.Animation-" title="class or interface in android.view">setAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setAutofillHints-java.lang.String...-" title="class or interface in android.view">setAutofillHints</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackground-android.graphics.drawable.Drawable-" title="class or interface in android.view">setBackground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundColor-int-" title="class or interface in android.view">setBackgroundColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">setBackgroundDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundResource-int-" title="class or interface in android.view">setBackgroundResource</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundTintList-android.content.res.ColorStateList-" title="class or interface in android.view">setBackgroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBackgroundTintMode-android.graphics.PorterDuff.Mode-" title="class or interface in android.view">setBackgroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setBottom-int-" title="class or interface in android.view">setBottom</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setCameraDistance-float-" title="class or interface in android.view">setCameraDistance</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setClickable-boolean-" title="class or interface in android.view">setClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setClipBounds-android.graphics.Rect-" title="class or interface in android.view">setClipBounds</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setClipToOutline-boolean-" title="class or interface in android.view">setClipToOutline</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setContentDescription-java.lang.CharSequence-" title="class or interface in android.view">setContentDescription</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setContextClickable-boolean-" title="class or interface in android.view">setContextClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDefaultFocusHighlightEnabled-boolean-" title="class or interface in android.view">setDefaultFocusHighlightEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDrawingCacheBackgroundColor-int-" title="class or interface in android.view">setDrawingCacheBackgroundColor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDrawingCacheEnabled-boolean-" title="class or interface in android.view">setDrawingCacheEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDrawingCacheQuality-int-" title="class or interface in android.view">setDrawingCacheQuality</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setDuplicateParentStateEnabled-boolean-" title="class or interface in android.view">setDuplicateParentStateEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setElevation-float-" title="class or interface in android.view">setElevation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setEnabled-boolean-" title="class or interface in android.view">setEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFadingEdgeLength-int-" title="class or interface in android.view">setFadingEdgeLength</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFilterTouchesWhenObscured-boolean-" title="class or interface in android.view">setFilterTouchesWhenObscured</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFitsSystemWindows-boolean-" title="class or interface in android.view">setFitsSystemWindows</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFocusable-boolean-" title="class or interface in android.view">setFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFocusable-int-" title="class or interface in android.view">setFocusable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFocusableInTouchMode-boolean-" title="class or interface in android.view">setFocusableInTouchMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setFocusedByDefault-boolean-" title="class or interface in android.view">setFocusedByDefault</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForeground-android.graphics.drawable.Drawable-" title="class or interface in android.view">setForeground</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForegroundGravity-int-" title="class or interface in android.view">setForegroundGravity</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForegroundTintList-android.content.res.ColorStateList-" title="class or interface in android.view">setForegroundTintList</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setForegroundTintMode-android.graphics.PorterDuff.Mode-" title="class or interface in android.view">setForegroundTintMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHapticFeedbackEnabled-boolean-" title="class or interface in android.view">setHapticFeedbackEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHasTransientState-boolean-" title="class or interface in android.view">setHasTransientState</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHorizontalFadingEdgeEnabled-boolean-" title="class or interface in android.view">setHorizontalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHorizontalScrollBarEnabled-boolean-" title="class or interface in android.view">setHorizontalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setHovered-boolean-" title="class or interface in android.view">setHovered</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setId-int-" title="class or interface in android.view">setId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setImportantForAccessibility-int-" title="class or interface in android.view">setImportantForAccessibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setImportantForAutofill-int-" title="class or interface in android.view">setImportantForAutofill</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setKeepScreenOn-boolean-" title="class or interface in android.view">setKeepScreenOn</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setKeyboardNavigationCluster-boolean-" title="class or interface in android.view">setKeyboardNavigationCluster</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLabelFor-int-" title="class or interface in android.view">setLabelFor</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayerPaint-android.graphics.Paint-" title="class or interface in android.view">setLayerPaint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayerType-int-android.graphics.Paint-" title="class or interface in android.view">setLayerType</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayoutDirection-int-" title="class or interface in android.view">setLayoutDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLayoutParams-android.view.ViewGroup.LayoutParams-" title="class or interface in android.view">setLayoutParams</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLeft-int-" title="class or interface in android.view">setLeft</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setLongClickable-boolean-" title="class or interface in android.view">setLongClickable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setMeasuredDimension-int-int-" title="class or interface in android.view">setMeasuredDimension</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setMinimumHeight-int-" title="class or interface in android.view">setMinimumHeight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setMinimumWidth-int-" title="class or interface in android.view">setMinimumWidth</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNestedScrollingEnabled-boolean-" title="class or interface in android.view">setNestedScrollingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextClusterForwardId-int-" title="class or interface in android.view">setNextClusterForwardId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusDownId-int-" title="class or interface in android.view">setNextFocusDownId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusForwardId-int-" title="class or interface in android.view">setNextFocusForwardId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusLeftId-int-" title="class or interface in android.view">setNextFocusLeftId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusRightId-int-" title="class or interface in android.view">setNextFocusRightId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setNextFocusUpId-int-" title="class or interface in android.view">setNextFocusUpId</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnApplyWindowInsetsListener-android.view.View.OnApplyWindowInsetsListener-" title="class or interface in android.view">setOnApplyWindowInsetsListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnCapturedPointerListener-android.view.View.OnCapturedPointerListener-" title="class or interface in android.view">setOnCapturedPointerListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnClickListener-android.view.View.OnClickListener-" title="class or interface in android.view">setOnClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnContextClickListener-android.view.View.OnContextClickListener-" title="class or interface in android.view">setOnContextClickListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnCreateContextMenuListener-android.view.View.OnCreateContextMenuListener-" title="class or interface in android.view">setOnCreateContextMenuListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnDragListener-android.view.View.OnDragListener-" title="class or interface in android.view">setOnDragListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnFocusChangeListener-android.view.View.OnFocusChangeListener-" title="class or interface in android.view">setOnFocusChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnGenericMotionListener-android.view.View.OnGenericMotionListener-" title="class or interface in android.view">setOnGenericMotionListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnHoverListener-android.view.View.OnHoverListener-" title="class or interface in android.view">setOnHoverListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnKeyListener-android.view.View.OnKeyListener-" title="class or interface in android.view">setOnKeyListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnScrollChangeListener-android.view.View.OnScrollChangeListener-" title="class or interface in android.view">setOnScrollChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnSystemUiVisibilityChangeListener-android.view.View.OnSystemUiVisibilityChangeListener-" title="class or interface in android.view">setOnSystemUiVisibilityChangeListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnTouchListener-android.view.View.OnTouchListener-" title="class or interface in android.view">setOnTouchListener</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOutlineProvider-android.view.ViewOutlineProvider-" title="class or interface in android.view">setOutlineProvider</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOverScrollMode-int-" title="class or interface in android.view">setOverScrollMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPadding-int-int-int-int-" title="class or interface in android.view">setPadding</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPaddingRelative-int-int-int-int-" title="class or interface in android.view">setPaddingRelative</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPivotX-float-" title="class or interface in android.view">setPivotX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPivotY-float-" title="class or interface in android.view">setPivotY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPointerIcon-android.view.PointerIcon-" title="class or interface in android.view">setPointerIcon</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setPressed-boolean-" title="class or interface in android.view">setPressed</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRevealOnFocusHint-boolean-" title="class or interface in android.view">setRevealOnFocusHint</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRight-int-" title="class or interface in android.view">setRight</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRotation-float-" title="class or interface in android.view">setRotation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRotationX-float-" title="class or interface in android.view">setRotationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setRotationY-float-" title="class or interface in android.view">setRotationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSaveEnabled-boolean-" title="class or interface in android.view">setSaveEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSaveFromParentEnabled-boolean-" title="class or interface in android.view">setSaveFromParentEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScaleX-float-" title="class or interface in android.view">setScaleX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScaleY-float-" title="class or interface in android.view">setScaleY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarDefaultDelayBeforeFade-int-" title="class or interface in android.view">setScrollBarDefaultDelayBeforeFade</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarFadeDuration-int-" title="class or interface in android.view">setScrollBarFadeDuration</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollbarFadingEnabled-boolean-" title="class or interface in android.view">setScrollbarFadingEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarSize-int-" title="class or interface in android.view">setScrollBarSize</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollBarStyle-int-" title="class or interface in android.view">setScrollBarStyle</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollContainer-boolean-" title="class or interface in android.view">setScrollContainer</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollIndicators-int-" title="class or interface in android.view">setScrollIndicators</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollIndicators-int-int-" title="class or interface in android.view">setScrollIndicators</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollX-int-" title="class or interface in android.view">setScrollX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setScrollY-int-" title="class or interface in android.view">setScrollY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSelected-boolean-" title="class or interface in android.view">setSelected</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSoundEffectsEnabled-boolean-" title="class or interface in android.view">setSoundEffectsEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setStateListAnimator-android.animation.StateListAnimator-" title="class or interface in android.view">setStateListAnimator</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setSystemUiVisibility-int-" title="class or interface in android.view">setSystemUiVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTag-int-java.lang.Object-" title="class or interface in android.view">setTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTag-java.lang.Object-" title="class or interface in android.view">setTag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTextAlignment-int-" title="class or interface in android.view">setTextAlignment</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTextDirection-int-" title="class or interface in android.view">setTextDirection</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTooltipText-java.lang.CharSequence-" title="class or interface in android.view">setTooltipText</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTop-int-" title="class or interface in android.view">setTop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTouchDelegate-android.view.TouchDelegate-" title="class or interface in android.view">setTouchDelegate</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTransitionName-java.lang.String-" title="class or interface in android.view">setTransitionName</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTranslationX-float-" title="class or interface in android.view">setTranslationX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTranslationY-float-" title="class or interface in android.view">setTranslationY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setTranslationZ-float-" title="class or interface in android.view">setTranslationZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVerticalFadingEdgeEnabled-boolean-" title="class or interface in android.view">setVerticalFadingEdgeEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVerticalScrollBarEnabled-boolean-" title="class or interface in android.view">setVerticalScrollBarEnabled</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVerticalScrollbarPosition-int-" title="class or interface in android.view">setVerticalScrollbarPosition</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setVisibility-int-" title="class or interface in android.view">setVisibility</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setWillNotCacheDrawing-boolean-" title="class or interface in android.view">setWillNotCacheDrawing</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setWillNotDraw-boolean-" title="class or interface in android.view">setWillNotDraw</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setX-float-" title="class or interface in android.view">setX</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setY-float-" title="class or interface in android.view">setY</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setZ-float-" title="class or interface in android.view">setZ</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#showContextMenu--" title="class or interface in android.view">showContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#showContextMenu-float-float-" title="class or interface in android.view">showContextMenu</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startActionMode-android.view.ActionMode.Callback-" title="class or interface in android.view">startActionMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startActionMode-android.view.ActionMode.Callback-int-" title="class or interface in android.view">startActionMode</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startAnimation-android.view.animation.Animation-" title="class or interface in android.view">startAnimation</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startDrag-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-" title="class or interface in android.view">startDrag</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startDragAndDrop-android.content.ClipData-android.view.View.DragShadowBuilder-java.lang.Object-int-" title="class or interface in android.view">startDragAndDrop</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#startNestedScroll-int-" title="class or interface in android.view">startNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#stopNestedScroll--" title="class or interface in android.view">stopNestedScroll</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#toString--" title="class or interface in android.view">toString</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#unscheduleDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">unscheduleDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#unscheduleDrawable-android.graphics.drawable.Drawable-java.lang.Runnable-" title="class or interface in android.view">unscheduleDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#updateDragShadow-android.view.View.DragShadowBuilder-" title="class or interface in android.view">updateDragShadow</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#verifyDrawable-android.graphics.drawable.Drawable-" title="class or interface in android.view">verifyDrawable</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#willNotCacheDrawing--" title="class or interface in android.view">willNotCacheDrawing</a>, <a href="https://developer.android.com/reference/android/view/View.html?is-external=true#willNotDraw--" title="class or interface in android.view">willNotDraw</a></code></li>
865</ul>
866<ul class="blockList">
867<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
868<!--   -->
869</a>
870<h3>Methods inherited from class&nbsp;java.lang.<a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
871<code><a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
872</ul>
873</li>
874</ul>
875</li>
876</ul>
877</div>
878<div class="details">
879<ul class="blockList">
880<li class="blockList">
881<!-- ============ FIELD DETAIL =========== -->
882<ul class="blockList">
883<li class="blockList"><a name="field.detail">
884<!--   -->
885</a>
886<h3>Field Detail</h3>
887<a name="ORIENTATION_USE_EXIF">
888<!--   -->
889</a>
890<ul class="blockList">
891<li class="blockList">
892<h4>ORIENTATION_USE_EXIF</h4>
893<pre>public static final&nbsp;int ORIENTATION_USE_EXIF</pre>
894<div class="block">Attempt to use EXIF information on the image to rotate it. Works for external files only.</div>
895<dl>
896<dt><span class="seeLabel">See Also:</span></dt>
897<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIENTATION_USE_EXIF">Constant Field Values</a></dd>
898</dl>
899</li>
900</ul>
901<a name="ORIENTATION_0">
902<!--   -->
903</a>
904<ul class="blockList">
905<li class="blockList">
906<h4>ORIENTATION_0</h4>
907<pre>public static final&nbsp;int ORIENTATION_0</pre>
908<div class="block">Display the image file in its native orientation.</div>
909<dl>
910<dt><span class="seeLabel">See Also:</span></dt>
911<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIENTATION_0">Constant Field Values</a></dd>
912</dl>
913</li>
914</ul>
915<a name="ORIENTATION_90">
916<!--   -->
917</a>
918<ul class="blockList">
919<li class="blockList">
920<h4>ORIENTATION_90</h4>
921<pre>public static final&nbsp;int ORIENTATION_90</pre>
922<div class="block">Rotate the image 90 degrees clockwise.</div>
923<dl>
924<dt><span class="seeLabel">See Also:</span></dt>
925<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIENTATION_90">Constant Field Values</a></dd>
926</dl>
927</li>
928</ul>
929<a name="ORIENTATION_180">
930<!--   -->
931</a>
932<ul class="blockList">
933<li class="blockList">
934<h4>ORIENTATION_180</h4>
935<pre>public static final&nbsp;int ORIENTATION_180</pre>
936<div class="block">Rotate the image 180 degrees.</div>
937<dl>
938<dt><span class="seeLabel">See Also:</span></dt>
939<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIENTATION_180">Constant Field Values</a></dd>
940</dl>
941</li>
942</ul>
943<a name="ORIENTATION_270">
944<!--   -->
945</a>
946<ul class="blockList">
947<li class="blockList">
948<h4>ORIENTATION_270</h4>
949<pre>public static final&nbsp;int ORIENTATION_270</pre>
950<div class="block">Rotate the image 270 degrees clockwise.</div>
951<dl>
952<dt><span class="seeLabel">See Also:</span></dt>
953<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIENTATION_270">Constant Field Values</a></dd>
954</dl>
955</li>
956</ul>
957<a name="ZOOM_FOCUS_FIXED">
958<!--   -->
959</a>
960<ul class="blockList">
961<li class="blockList">
962<h4>ZOOM_FOCUS_FIXED</h4>
963<pre>public static final&nbsp;int ZOOM_FOCUS_FIXED</pre>
964<div class="block">During zoom animation, keep the point of the image that was tapped in the same place, and scale the image around it.</div>
965<dl>
966<dt><span class="seeLabel">See Also:</span></dt>
967<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ZOOM_FOCUS_FIXED">Constant Field Values</a></dd>
968</dl>
969</li>
970</ul>
971<a name="ZOOM_FOCUS_CENTER">
972<!--   -->
973</a>
974<ul class="blockList">
975<li class="blockList">
976<h4>ZOOM_FOCUS_CENTER</h4>
977<pre>public static final&nbsp;int ZOOM_FOCUS_CENTER</pre>
978<div class="block">During zoom animation, move the point of the image that was tapped to the center of the screen.</div>
979<dl>
980<dt><span class="seeLabel">See Also:</span></dt>
981<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ZOOM_FOCUS_CENTER">Constant Field Values</a></dd>
982</dl>
983</li>
984</ul>
985<a name="ZOOM_FOCUS_CENTER_IMMEDIATE">
986<!--   -->
987</a>
988<ul class="blockList">
989<li class="blockList">
990<h4>ZOOM_FOCUS_CENTER_IMMEDIATE</h4>
991<pre>public static final&nbsp;int ZOOM_FOCUS_CENTER_IMMEDIATE</pre>
992<div class="block">Zoom in to and center the tapped point immediately without animating.</div>
993<dl>
994<dt><span class="seeLabel">See Also:</span></dt>
995<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ZOOM_FOCUS_CENTER_IMMEDIATE">Constant Field Values</a></dd>
996</dl>
997</li>
998</ul>
999<a name="EASE_OUT_QUAD">
1000<!--   -->
1001</a>
1002<ul class="blockList">
1003<li class="blockList">
1004<h4>EASE_OUT_QUAD</h4>
1005<pre>public static final&nbsp;int EASE_OUT_QUAD</pre>
1006<div class="block">Quadratic ease out. Not recommended for scale animation, but good for panning.</div>
1007<dl>
1008<dt><span class="seeLabel">See Also:</span></dt>
1009<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.EASE_OUT_QUAD">Constant Field Values</a></dd>
1010</dl>
1011</li>
1012</ul>
1013<a name="EASE_IN_OUT_QUAD">
1014<!--   -->
1015</a>
1016<ul class="blockList">
1017<li class="blockList">
1018<h4>EASE_IN_OUT_QUAD</h4>
1019<pre>public static final&nbsp;int EASE_IN_OUT_QUAD</pre>
1020<div class="block">Quadratic ease in and out.</div>
1021<dl>
1022<dt><span class="seeLabel">See Also:</span></dt>
1023<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.EASE_IN_OUT_QUAD">Constant Field Values</a></dd>
1024</dl>
1025</li>
1026</ul>
1027<a name="PAN_LIMIT_INSIDE">
1028<!--   -->
1029</a>
1030<ul class="blockList">
1031<li class="blockList">
1032<h4>PAN_LIMIT_INSIDE</h4>
1033<pre>public static final&nbsp;int PAN_LIMIT_INSIDE</pre>
1034<div class="block">Don't allow the image to be panned off screen. As much of the image as possible is always displayed, centered in the view when it is smaller. This is the best option for galleries.</div>
1035<dl>
1036<dt><span class="seeLabel">See Also:</span></dt>
1037<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.PAN_LIMIT_INSIDE">Constant Field Values</a></dd>
1038</dl>
1039</li>
1040</ul>
1041<a name="PAN_LIMIT_OUTSIDE">
1042<!--   -->
1043</a>
1044<ul class="blockList">
1045<li class="blockList">
1046<h4>PAN_LIMIT_OUTSIDE</h4>
1047<pre>public static final&nbsp;int PAN_LIMIT_OUTSIDE</pre>
1048<div class="block">Allows the image to be panned until it is just off screen, but no further. The edge of the image will stop when it is flush with the screen edge.</div>
1049<dl>
1050<dt><span class="seeLabel">See Also:</span></dt>
1051<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.PAN_LIMIT_OUTSIDE">Constant Field Values</a></dd>
1052</dl>
1053</li>
1054</ul>
1055<a name="PAN_LIMIT_CENTER">
1056<!--   -->
1057</a>
1058<ul class="blockList">
1059<li class="blockList">
1060<h4>PAN_LIMIT_CENTER</h4>
1061<pre>public static final&nbsp;int PAN_LIMIT_CENTER</pre>
1062<div class="block">Allows the image to be panned until a corner reaches the center of the screen but no further. Useful when you want to pan any spot on the image to the exact center of the screen.</div>
1063<dl>
1064<dt><span class="seeLabel">See Also:</span></dt>
1065<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.PAN_LIMIT_CENTER">Constant Field Values</a></dd>
1066</dl>
1067</li>
1068</ul>
1069<a name="SCALE_TYPE_CENTER_INSIDE">
1070<!--   -->
1071</a>
1072<ul class="blockList">
1073<li class="blockList">
1074<h4>SCALE_TYPE_CENTER_INSIDE</h4>
1075<pre>public static final&nbsp;int SCALE_TYPE_CENTER_INSIDE</pre>
1076<div class="block">Scale the image so that both dimensions of the image will be equal to or less than the corresponding dimension of the view. The image is then centered in the view. This is the default behaviour and best for galleries.</div>
1077<dl>
1078<dt><span class="seeLabel">See Also:</span></dt>
1079<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.SCALE_TYPE_CENTER_INSIDE">Constant Field Values</a></dd>
1080</dl>
1081</li>
1082</ul>
1083<a name="SCALE_TYPE_CENTER_CROP">
1084<!--   -->
1085</a>
1086<ul class="blockList">
1087<li class="blockList">
1088<h4>SCALE_TYPE_CENTER_CROP</h4>
1089<pre>public static final&nbsp;int SCALE_TYPE_CENTER_CROP</pre>
1090<div class="block">Scale the image uniformly so that both dimensions of the image will be equal to or larger than the corresponding dimension of the view. The image is then centered in the view.</div>
1091<dl>
1092<dt><span class="seeLabel">See Also:</span></dt>
1093<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.SCALE_TYPE_CENTER_CROP">Constant Field Values</a></dd>
1094</dl>
1095</li>
1096</ul>
1097<a name="SCALE_TYPE_CUSTOM">
1098<!--   -->
1099</a>
1100<ul class="blockList">
1101<li class="blockList">
1102<h4>SCALE_TYPE_CUSTOM</h4>
1103<pre>public static final&nbsp;int SCALE_TYPE_CUSTOM</pre>
1104<div class="block">Scale the image so that both dimensions of the image will be equal to or less than the maxScale and equal to or larger than minScale. The image is then centered in the view.</div>
1105<dl>
1106<dt><span class="seeLabel">See Also:</span></dt>
1107<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.SCALE_TYPE_CUSTOM">Constant Field Values</a></dd>
1108</dl>
1109</li>
1110</ul>
1111<a name="SCALE_TYPE_START">
1112<!--   -->
1113</a>
1114<ul class="blockList">
1115<li class="blockList">
1116<h4>SCALE_TYPE_START</h4>
1117<pre>public static final&nbsp;int SCALE_TYPE_START</pre>
1118<div class="block">Scale the image so that both dimensions of the image will be equal to or larger than the corresponding dimension of the view. The top left is shown.</div>
1119<dl>
1120<dt><span class="seeLabel">See Also:</span></dt>
1121<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.SCALE_TYPE_START">Constant Field Values</a></dd>
1122</dl>
1123</li>
1124</ul>
1125<a name="ORIGIN_ANIM">
1126<!--   -->
1127</a>
1128<ul class="blockList">
1129<li class="blockList">
1130<h4>ORIGIN_ANIM</h4>
1131<pre>public static final&nbsp;int ORIGIN_ANIM</pre>
1132<div class="block">State change originated from animation.</div>
1133<dl>
1134<dt><span class="seeLabel">See Also:</span></dt>
1135<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIGIN_ANIM">Constant Field Values</a></dd>
1136</dl>
1137</li>
1138</ul>
1139<a name="ORIGIN_TOUCH">
1140<!--   -->
1141</a>
1142<ul class="blockList">
1143<li class="blockList">
1144<h4>ORIGIN_TOUCH</h4>
1145<pre>public static final&nbsp;int ORIGIN_TOUCH</pre>
1146<div class="block">State change originated from touch gesture.</div>
1147<dl>
1148<dt><span class="seeLabel">See Also:</span></dt>
1149<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIGIN_TOUCH">Constant Field Values</a></dd>
1150</dl>
1151</li>
1152</ul>
1153<a name="ORIGIN_FLING">
1154<!--   -->
1155</a>
1156<ul class="blockList">
1157<li class="blockList">
1158<h4>ORIGIN_FLING</h4>
1159<pre>public static final&nbsp;int ORIGIN_FLING</pre>
1160<div class="block">State change originated from a fling momentum anim.</div>
1161<dl>
1162<dt><span class="seeLabel">See Also:</span></dt>
1163<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIGIN_FLING">Constant Field Values</a></dd>
1164</dl>
1165</li>
1166</ul>
1167<a name="ORIGIN_DOUBLE_TAP_ZOOM">
1168<!--   -->
1169</a>
1170<ul class="blockList">
1171<li class="blockList">
1172<h4>ORIGIN_DOUBLE_TAP_ZOOM</h4>
1173<pre>public static final&nbsp;int ORIGIN_DOUBLE_TAP_ZOOM</pre>
1174<div class="block">State change originated from a double tap zoom anim.</div>
1175<dl>
1176<dt><span class="seeLabel">See Also:</span></dt>
1177<dd><a href="../../../../constant-values.html#com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.ORIGIN_DOUBLE_TAP_ZOOM">Constant Field Values</a></dd>
1178</dl>
1179</li>
1180</ul>
1181<a name="TILE_SIZE_AUTO">
1182<!--   -->
1183</a>
1184<ul class="blockListLast">
1185<li class="blockList">
1186<h4>TILE_SIZE_AUTO</h4>
1187<pre>public static&nbsp;int TILE_SIZE_AUTO</pre>
1188</li>
1189</ul>
1190</li>
1191</ul>
1192<!-- ========= CONSTRUCTOR DETAIL ======== -->
1193<ul class="blockList">
1194<li class="blockList"><a name="constructor.detail">
1195<!--   -->
1196</a>
1197<h3>Constructor Detail</h3>
1198<a name="SubsamplingScaleImageView-android.content.Context-android.util.AttributeSet-">
1199<!--   -->
1200</a>
1201<ul class="blockList">
1202<li class="blockList">
1203<h4>SubsamplingScaleImageView</h4>
1204<pre>public&nbsp;SubsamplingScaleImageView(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context,
1205                                 <a href="https://developer.android.com/reference/android/util/AttributeSet.html?is-external=true" title="class or interface in android.util">AttributeSet</a>&nbsp;attr)</pre>
1206</li>
1207</ul>
1208<a name="SubsamplingScaleImageView-android.content.Context-">
1209<!--   -->
1210</a>
1211<ul class="blockListLast">
1212<li class="blockList">
1213<h4>SubsamplingScaleImageView</h4>
1214<pre>public&nbsp;SubsamplingScaleImageView(<a href="https://developer.android.com/reference/android/content/Context.html?is-external=true" title="class or interface in android.content">Context</a>&nbsp;context)</pre>
1215</li>
1216</ul>
1217</li>
1218</ul>
1219<!-- ============ METHOD DETAIL ========== -->
1220<ul class="blockList">
1221<li class="blockList"><a name="method.detail">
1222<!--   -->
1223</a>
1224<h3>Method Detail</h3>
1225<a name="getPreferredBitmapConfig--">
1226<!--   -->
1227</a>
1228<ul class="blockList">
1229<li class="blockList">
1230<h4>getPreferredBitmapConfig</h4>
1231<pre>public static&nbsp;<a href="https://developer.android.com/reference/android/graphics/Bitmap.Config.html?is-external=true" title="class or interface in android.graphics">Bitmap.Config</a>&nbsp;getPreferredBitmapConfig()</pre>
1232<div class="block">Get the current preferred configuration for decoding bitmaps. <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageDecoder</code></a> and <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageRegionDecoder</code></a>
1233 instances can read this and use it when decoding images.</div>
1234<dl>
1235<dt><span class="returnLabel">Returns:</span></dt>
1236<dd>the preferred bitmap configuration, or null if none has been set.</dd>
1237</dl>
1238</li>
1239</ul>
1240<a name="setPreferredBitmapConfig-android.graphics.Bitmap.Config-">
1241<!--   -->
1242</a>
1243<ul class="blockList">
1244<li class="blockList">
1245<h4>setPreferredBitmapConfig</h4>
1246<pre>public static&nbsp;void&nbsp;setPreferredBitmapConfig(<a href="https://developer.android.com/reference/android/graphics/Bitmap.Config.html?is-external=true" title="class or interface in android.graphics">Bitmap.Config</a>&nbsp;preferredBitmapConfig)</pre>
1247<div class="block">Set a global preferred bitmap config shared by all view instances and applied to new instances
1248 initialised after the call is made. This is a hint only; the bundled <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageDecoder</code></a> and
1249 <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageRegionDecoder</code></a> classes all respect this (except when they were constructed with
1250 an instance-specific config) but custom decoder classes will not.</div>
1251<dl>
1252<dt><span class="paramLabel">Parameters:</span></dt>
1253<dd><code>preferredBitmapConfig</code> - the bitmap configuration to be used by future instances of the view. Pass null to restore the default.</dd>
1254</dl>
1255</li>
1256</ul>
1257<a name="setOrientation-int-">
1258<!--   -->
1259</a>
1260<ul class="blockList">
1261<li class="blockList">
1262<h4>setOrientation</h4>
1263<pre>public final&nbsp;void&nbsp;setOrientation(int&nbsp;orientation)</pre>
1264<div class="block">Sets the image orientation. It's best to call this before setting the image file or asset, because it may waste
1265 loading of tiles. However, this can be freely called at any time.</div>
1266<dl>
1267<dt><span class="paramLabel">Parameters:</span></dt>
1268<dd><code>orientation</code> - orientation to be set. See ORIENTATION_ static fields for valid values.</dd>
1269</dl>
1270</li>
1271</ul>
1272<a name="setImage-com.davemorrissey.labs.subscaleview.ImageSource-">
1273<!--   -->
1274</a>
1275<ul class="blockList">
1276<li class="blockList">
1277<h4>setImage</h4>
1278<pre>public final&nbsp;void&nbsp;setImage(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource)</pre>
1279<div class="block">Set the image source from a bitmap, resource, asset, file or other URI.</div>
1280<dl>
1281<dt><span class="paramLabel">Parameters:</span></dt>
1282<dd><code>imageSource</code> - Image source.</dd>
1283</dl>
1284</li>
1285</ul>
1286<a name="setImage-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageViewState-">
1287<!--   -->
1288</a>
1289<ul class="blockList">
1290<li class="blockList">
1291<h4>setImage</h4>
1292<pre>public final&nbsp;void&nbsp;setImage(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource,
1293                           <a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview">ImageViewState</a>&nbsp;state)</pre>
1294<div class="block">Set the image source from a bitmap, resource, asset, file or other URI, starting with a given orientation
1295 setting, scale and center. This is the best method to use when you want scale and center to be restored
1296 after screen orientation change; it avoids any redundant loading of tiles in the wrong orientation.</div>
1297<dl>
1298<dt><span class="paramLabel">Parameters:</span></dt>
1299<dd><code>imageSource</code> - Image source.</dd>
1300<dd><code>state</code> - State to be restored. Nullable.</dd>
1301</dl>
1302</li>
1303</ul>
1304<a name="setImage-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageSource-">
1305<!--   -->
1306</a>
1307<ul class="blockList">
1308<li class="blockList">
1309<h4>setImage</h4>
1310<pre>public final&nbsp;void&nbsp;setImage(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource,
1311                           <a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;previewSource)</pre>
1312<div class="block">Set the image source from a bitmap, resource, asset, file or other URI, providing a preview image to be
1313 displayed until the full size image is loaded.
1314
1315 You must declare the dimensions of the full size image by calling <a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html#dimensions-int-int-"><code>ImageSource.dimensions(int, int)</code></a>
1316 on the imageSource object. The preview source will be ignored if you don't provide dimensions,
1317 and if you provide a bitmap for the full size image.</div>
1318<dl>
1319<dt><span class="paramLabel">Parameters:</span></dt>
1320<dd><code>imageSource</code> - Image source. Dimensions must be declared.</dd>
1321<dd><code>previewSource</code> - Optional source for a preview image to be displayed and allow interaction while the full size image loads.</dd>
1322</dl>
1323</li>
1324</ul>
1325<a name="setImage-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageSource-com.davemorrissey.labs.subscaleview.ImageViewState-">
1326<!--   -->
1327</a>
1328<ul class="blockList">
1329<li class="blockList">
1330<h4>setImage</h4>
1331<pre>public final&nbsp;void&nbsp;setImage(<a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;imageSource,
1332                           <a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html" title="class in com.davemorrissey.labs.subscaleview">ImageSource</a>&nbsp;previewSource,
1333                           <a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview">ImageViewState</a>&nbsp;state)</pre>
1334<div class="block">Set the image source from a bitmap, resource, asset, file or other URI, providing a preview image to be
1335 displayed until the full size image is loaded, starting with a given orientation setting, scale and center.
1336 This is the best method to use when you want scale and center to be restored after screen orientation change;
1337 it avoids any redundant loading of tiles in the wrong orientation.
1338
1339 You must declare the dimensions of the full size image by calling <a href="../../../../com/davemorrissey/labs/subscaleview/ImageSource.html#dimensions-int-int-"><code>ImageSource.dimensions(int, int)</code></a>
1340 on the imageSource object. The preview source will be ignored if you don't provide dimensions,
1341 and if you provide a bitmap for the full size image.</div>
1342<dl>
1343<dt><span class="paramLabel">Parameters:</span></dt>
1344<dd><code>imageSource</code> - Image source. Dimensions must be declared.</dd>
1345<dd><code>previewSource</code> - Optional source for a preview image to be displayed and allow interaction while the full size image loads.</dd>
1346<dd><code>state</code> - State to be restored. Nullable.</dd>
1347</dl>
1348</li>
1349</ul>
1350<a name="onSizeChanged-int-int-int-int-">
1351<!--   -->
1352</a>
1353<ul class="blockList">
1354<li class="blockList">
1355<h4>onSizeChanged</h4>
1356<pre>protected&nbsp;void&nbsp;onSizeChanged(int&nbsp;w,
1357                             int&nbsp;h,
1358                             int&nbsp;oldw,
1359                             int&nbsp;oldh)</pre>
1360<div class="block">On resize, preserve center and scale. Various behaviours are possible, override this method to use another.</div>
1361<dl>
1362<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
1363<dd><code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onSizeChanged-int-int-int-int-" title="class or interface in android.view">onSizeChanged</a></code>&nbsp;in class&nbsp;<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></code></dd>
1364</dl>
1365</li>
1366</ul>
1367<a name="onMeasure-int-int-">
1368<!--   -->
1369</a>
1370<ul class="blockList">
1371<li class="blockList">
1372<h4>onMeasure</h4>
1373<pre>protected&nbsp;void&nbsp;onMeasure(int&nbsp;widthMeasureSpec,
1374                         int&nbsp;heightMeasureSpec)</pre>
1375<div class="block">Measures the width and height of the view, preserving the aspect ratio of the image displayed if wrap_content is
1376 used. The image will scale within this box, not resizing the view as it is zoomed.</div>
1377<dl>
1378<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
1379<dd><code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onMeasure-int-int-" title="class or interface in android.view">onMeasure</a></code>&nbsp;in class&nbsp;<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></code></dd>
1380</dl>
1381</li>
1382</ul>
1383<a name="onTouchEvent-android.view.MotionEvent-">
1384<!--   -->
1385</a>
1386<ul class="blockList">
1387<li class="blockList">
1388<h4>onTouchEvent</h4>
1389<pre>public&nbsp;boolean&nbsp;onTouchEvent(<a href="https://developer.android.com/reference/android/support.annotation.NonNull.html?is-external=true" title="class or interface in android">@NonNull</a>
1390                            <a href="https://developer.android.com/reference/android/view/MotionEvent.html?is-external=true" title="class or interface in android.view">MotionEvent</a>&nbsp;event)</pre>
1391<div class="block">Handle touch events. One finger pans, and two finger pinch and zoom plus panning.</div>
1392<dl>
1393<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
1394<dd><code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onTouchEvent-android.view.MotionEvent-" title="class or interface in android.view">onTouchEvent</a></code>&nbsp;in class&nbsp;<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></code></dd>
1395</dl>
1396</li>
1397</ul>
1398<a name="onDraw-android.graphics.Canvas-">
1399<!--   -->
1400</a>
1401<ul class="blockList">
1402<li class="blockList">
1403<h4>onDraw</h4>
1404<pre>protected&nbsp;void&nbsp;onDraw(<a href="https://developer.android.com/reference/android/graphics/Canvas.html?is-external=true" title="class or interface in android.graphics">Canvas</a>&nbsp;canvas)</pre>
1405<div class="block">Draw method should not be called until the view has dimensions so the first calls are used as triggers to calculate
1406 the scaling and tiling required. Once the view is setup, tiles are displayed as they are loaded.</div>
1407<dl>
1408<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
1409<dd><code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#onDraw-android.graphics.Canvas-" title="class or interface in android.view">onDraw</a></code>&nbsp;in class&nbsp;<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></code></dd>
1410</dl>
1411</li>
1412</ul>
1413<a name="setMaxTileSize-int-">
1414<!--   -->
1415</a>
1416<ul class="blockList">
1417<li class="blockList">
1418<h4>setMaxTileSize</h4>
1419<pre>public&nbsp;void&nbsp;setMaxTileSize(int&nbsp;maxPixels)</pre>
1420<div class="block">By default the View automatically calculates the optimal tile size. Set this to override this, and force an upper limit to the dimensions of the generated tiles. Passing <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#TILE_SIZE_AUTO"><code>TILE_SIZE_AUTO</code></a> will re-enable the default behaviour.</div>
1421<dl>
1422<dt><span class="paramLabel">Parameters:</span></dt>
1423<dd><code>maxPixels</code> - Maximum tile size X and Y in pixels.</dd>
1424</dl>
1425</li>
1426</ul>
1427<a name="setMaxTileSize-int-int-">
1428<!--   -->
1429</a>
1430<ul class="blockList">
1431<li class="blockList">
1432<h4>setMaxTileSize</h4>
1433<pre>public&nbsp;void&nbsp;setMaxTileSize(int&nbsp;maxPixelsX,
1434                           int&nbsp;maxPixelsY)</pre>
1435<div class="block">By default the View automatically calculates the optimal tile size. Set this to override this, and force an upper limit to the dimensions of the generated tiles. Passing <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#TILE_SIZE_AUTO"><code>TILE_SIZE_AUTO</code></a> will re-enable the default behaviour.</div>
1436<dl>
1437<dt><span class="paramLabel">Parameters:</span></dt>
1438<dd><code>maxPixelsX</code> - Maximum tile width.</dd>
1439<dd><code>maxPixelsY</code> - Maximum tile height.</dd>
1440</dl>
1441</li>
1442</ul>
1443<a name="recycle--">
1444<!--   -->
1445</a>
1446<ul class="blockList">
1447<li class="blockList">
1448<h4>recycle</h4>
1449<pre>public&nbsp;void&nbsp;recycle()</pre>
1450<div class="block">Releases all resources the view is using and resets the state, nulling any fields that use significant memory.
1451 After you have called this method, the view can be re-used by setting a new image. Settings are remembered
1452 but state (scale and center) is forgotten. You can restore these yourself if required.</div>
1453</li>
1454</ul>
1455<a name="viewToFileRect-android.graphics.Rect-android.graphics.Rect-">
1456<!--   -->
1457</a>
1458<ul class="blockList">
1459<li class="blockList">
1460<h4>viewToFileRect</h4>
1461<pre>public&nbsp;void&nbsp;viewToFileRect(<a href="https://developer.android.com/reference/android/graphics/Rect.html?is-external=true" title="class or interface in android.graphics">Rect</a>&nbsp;vRect,
1462                           <a href="https://developer.android.com/reference/android/graphics/Rect.html?is-external=true" title="class or interface in android.graphics">Rect</a>&nbsp;fRect)</pre>
1463<div class="block">Converts a rectangle within the view to the corresponding rectangle from the source file, taking
1464 into account the current scale, translation, orientation and clipped region. This can be used
1465 to decode a bitmap from the source file.
1466
1467 This method will only work when the image has fully initialised, after <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#isReady--"><code>isReady()</code></a> returns
1468 true. It is not guaranteed to work with preloaded bitmaps.
1469
1470 The result is written to the fRect argument. Re-use a single instance for efficiency.</div>
1471<dl>
1472<dt><span class="paramLabel">Parameters:</span></dt>
1473<dd><code>vRect</code> - rectangle representing the view area to interpret.</dd>
1474<dd><code>fRect</code> - rectangle instance to which the result will be written. Re-use for efficiency.</dd>
1475</dl>
1476</li>
1477</ul>
1478<a name="visibleFileRect-android.graphics.Rect-">
1479<!--   -->
1480</a>
1481<ul class="blockList">
1482<li class="blockList">
1483<h4>visibleFileRect</h4>
1484<pre>public&nbsp;void&nbsp;visibleFileRect(<a href="https://developer.android.com/reference/android/graphics/Rect.html?is-external=true" title="class or interface in android.graphics">Rect</a>&nbsp;fRect)</pre>
1485<div class="block">Find the area of the source file that is currently visible on screen, taking into account the
1486 current scale, translation, orientation and clipped region. This is a convenience method; see
1487 <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#viewToFileRect-android.graphics.Rect-android.graphics.Rect-"><code>viewToFileRect(Rect, Rect)</code></a>.</div>
1488<dl>
1489<dt><span class="paramLabel">Parameters:</span></dt>
1490<dd><code>fRect</code> - rectangle instance to which the result will be written. Re-use for efficiency.</dd>
1491</dl>
1492</li>
1493</ul>
1494<a name="viewToSourceCoord-android.graphics.PointF-">
1495<!--   -->
1496</a>
1497<ul class="blockList">
1498<li class="blockList">
1499<h4>viewToSourceCoord</h4>
1500<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;viewToSourceCoord(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vxy)</pre>
1501<div class="block">Convert screen coordinate to source coordinate.</div>
1502<dl>
1503<dt><span class="paramLabel">Parameters:</span></dt>
1504<dd><code>vxy</code> - view X/Y coordinate.</dd>
1505<dt><span class="returnLabel">Returns:</span></dt>
1506<dd>a coordinate representing the corresponding source coordinate.</dd>
1507</dl>
1508</li>
1509</ul>
1510<a name="viewToSourceCoord-float-float-">
1511<!--   -->
1512</a>
1513<ul class="blockList">
1514<li class="blockList">
1515<h4>viewToSourceCoord</h4>
1516<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;viewToSourceCoord(float&nbsp;vx,
1517                                      float&nbsp;vy)</pre>
1518<div class="block">Convert screen coordinate to source coordinate.</div>
1519<dl>
1520<dt><span class="paramLabel">Parameters:</span></dt>
1521<dd><code>vx</code> - view X coordinate.</dd>
1522<dd><code>vy</code> - view Y coordinate.</dd>
1523<dt><span class="returnLabel">Returns:</span></dt>
1524<dd>a coordinate representing the corresponding source coordinate.</dd>
1525</dl>
1526</li>
1527</ul>
1528<a name="viewToSourceCoord-android.graphics.PointF-android.graphics.PointF-">
1529<!--   -->
1530</a>
1531<ul class="blockList">
1532<li class="blockList">
1533<h4>viewToSourceCoord</h4>
1534<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;viewToSourceCoord(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vxy,
1535                                      <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sTarget)</pre>
1536<div class="block">Convert screen coordinate to source coordinate.</div>
1537<dl>
1538<dt><span class="paramLabel">Parameters:</span></dt>
1539<dd><code>vxy</code> - view coordinates to convert.</dd>
1540<dd><code>sTarget</code> - target object for result. The same instance is also returned.</dd>
1541<dt><span class="returnLabel">Returns:</span></dt>
1542<dd>source coordinates. This is the same instance passed to the sTarget param.</dd>
1543</dl>
1544</li>
1545</ul>
1546<a name="viewToSourceCoord-float-float-android.graphics.PointF-">
1547<!--   -->
1548</a>
1549<ul class="blockList">
1550<li class="blockList">
1551<h4>viewToSourceCoord</h4>
1552<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;viewToSourceCoord(float&nbsp;vx,
1553                                      float&nbsp;vy,
1554                                      <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sTarget)</pre>
1555<div class="block">Convert screen coordinate to source coordinate.</div>
1556<dl>
1557<dt><span class="paramLabel">Parameters:</span></dt>
1558<dd><code>vx</code> - view X coordinate.</dd>
1559<dd><code>vy</code> - view Y coordinate.</dd>
1560<dd><code>sTarget</code> - target object for result. The same instance is also returned.</dd>
1561<dt><span class="returnLabel">Returns:</span></dt>
1562<dd>source coordinates. This is the same instance passed to the sTarget param.</dd>
1563</dl>
1564</li>
1565</ul>
1566<a name="sourceToViewCoord-android.graphics.PointF-">
1567<!--   -->
1568</a>
1569<ul class="blockList">
1570<li class="blockList">
1571<h4>sourceToViewCoord</h4>
1572<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sourceToViewCoord(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sxy)</pre>
1573<div class="block">Convert source coordinate to view coordinate.</div>
1574<dl>
1575<dt><span class="paramLabel">Parameters:</span></dt>
1576<dd><code>sxy</code> - source coordinates to convert.</dd>
1577<dt><span class="returnLabel">Returns:</span></dt>
1578<dd>view coordinates.</dd>
1579</dl>
1580</li>
1581</ul>
1582<a name="sourceToViewCoord-float-float-">
1583<!--   -->
1584</a>
1585<ul class="blockList">
1586<li class="blockList">
1587<h4>sourceToViewCoord</h4>
1588<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sourceToViewCoord(float&nbsp;sx,
1589                                      float&nbsp;sy)</pre>
1590<div class="block">Convert source coordinate to view coordinate.</div>
1591<dl>
1592<dt><span class="paramLabel">Parameters:</span></dt>
1593<dd><code>sx</code> - source X coordinate.</dd>
1594<dd><code>sy</code> - source Y coordinate.</dd>
1595<dt><span class="returnLabel">Returns:</span></dt>
1596<dd>view coordinates.</dd>
1597</dl>
1598</li>
1599</ul>
1600<a name="sourceToViewCoord-android.graphics.PointF-android.graphics.PointF-">
1601<!--   -->
1602</a>
1603<ul class="blockList">
1604<li class="blockList">
1605<h4>sourceToViewCoord</h4>
1606<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sourceToViewCoord(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sxy,
1607                                      <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vTarget)</pre>
1608<div class="block">Convert source coordinate to view coordinate.</div>
1609<dl>
1610<dt><span class="paramLabel">Parameters:</span></dt>
1611<dd><code>sxy</code> - source coordinates to convert.</dd>
1612<dd><code>vTarget</code> - target object for result. The same instance is also returned.</dd>
1613<dt><span class="returnLabel">Returns:</span></dt>
1614<dd>view coordinates. This is the same instance passed to the vTarget param.</dd>
1615</dl>
1616</li>
1617</ul>
1618<a name="sourceToViewCoord-float-float-android.graphics.PointF-">
1619<!--   -->
1620</a>
1621<ul class="blockList">
1622<li class="blockList">
1623<h4>sourceToViewCoord</h4>
1624<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sourceToViewCoord(float&nbsp;sx,
1625                                      float&nbsp;sy,
1626                                      <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;vTarget)</pre>
1627<div class="block">Convert source coordinate to view coordinate.</div>
1628<dl>
1629<dt><span class="paramLabel">Parameters:</span></dt>
1630<dd><code>sx</code> - source X coordinate.</dd>
1631<dd><code>sy</code> - source Y coordinate.</dd>
1632<dd><code>vTarget</code> - target object for result. The same instance is also returned.</dd>
1633<dt><span class="returnLabel">Returns:</span></dt>
1634<dd>view coordinates. This is the same instance passed to the vTarget param.</dd>
1635</dl>
1636</li>
1637</ul>
1638<a name="setRegionDecoderClass-java.lang.Class-">
1639<!--   -->
1640</a>
1641<ul class="blockList">
1642<li class="blockList">
1643<h4>setRegionDecoderClass</h4>
1644<pre>public final&nbsp;void&nbsp;setRegionDecoderClass(<a href="https://developer.android.com/reference/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageRegionDecoder</a>&gt;&nbsp;regionDecoderClass)</pre>
1645<div class="block">Swap the default region decoder implementation for one of your own. You must do this before setting the image file or
1646 asset, and you cannot use a custom decoder when using layout XML to set an asset name. Your class must have a
1647 public default constructor.</div>
1648<dl>
1649<dt><span class="paramLabel">Parameters:</span></dt>
1650<dd><code>regionDecoderClass</code> - The <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageRegionDecoder</code></a> implementation to use.</dd>
1651</dl>
1652</li>
1653</ul>
1654<a name="setRegionDecoderFactory-com.davemorrissey.labs.subscaleview.decoder.DecoderFactory-">
1655<!--   -->
1656</a>
1657<ul class="blockList">
1658<li class="blockList">
1659<h4>setRegionDecoderFactory</h4>
1660<pre>public final&nbsp;void&nbsp;setRegionDecoderFactory(<a href="../../../../com/davemorrissey/labs/subscaleview/decoder/DecoderFactory.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">DecoderFactory</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageRegionDecoder</a>&gt;&nbsp;regionDecoderFactory)</pre>
1661<div class="block">Swap the default region decoder implementation for one of your own. You must do this before setting the image file or
1662 asset, and you cannot use a custom decoder when using layout XML to set an asset name.</div>
1663<dl>
1664<dt><span class="paramLabel">Parameters:</span></dt>
1665<dd><code>regionDecoderFactory</code> - The <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/DecoderFactory.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>DecoderFactory</code></a> implementation that produces <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageRegionDecoder</code></a>
1666                             instances.</dd>
1667</dl>
1668</li>
1669</ul>
1670<a name="setBitmapDecoderClass-java.lang.Class-">
1671<!--   -->
1672</a>
1673<ul class="blockList">
1674<li class="blockList">
1675<h4>setBitmapDecoderClass</h4>
1676<pre>public final&nbsp;void&nbsp;setBitmapDecoderClass(<a href="https://developer.android.com/reference/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageDecoder</a>&gt;&nbsp;bitmapDecoderClass)</pre>
1677<div class="block">Swap the default bitmap decoder implementation for one of your own. You must do this before setting the image file or
1678 asset, and you cannot use a custom decoder when using layout XML to set an asset name. Your class must have a
1679 public default constructor.</div>
1680<dl>
1681<dt><span class="paramLabel">Parameters:</span></dt>
1682<dd><code>bitmapDecoderClass</code> - The <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageDecoder</code></a> implementation to use.</dd>
1683</dl>
1684</li>
1685</ul>
1686<a name="setBitmapDecoderFactory-com.davemorrissey.labs.subscaleview.decoder.DecoderFactory-">
1687<!--   -->
1688</a>
1689<ul class="blockList">
1690<li class="blockList">
1691<h4>setBitmapDecoderFactory</h4>
1692<pre>public final&nbsp;void&nbsp;setBitmapDecoderFactory(<a href="../../../../com/davemorrissey/labs/subscaleview/decoder/DecoderFactory.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">DecoderFactory</a>&lt;? extends <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder">ImageDecoder</a>&gt;&nbsp;bitmapDecoderFactory)</pre>
1693<div class="block">Swap the default bitmap decoder implementation for one of your own. You must do this before setting the image file or
1694 asset, and you cannot use a custom decoder when using layout XML to set an asset name.</div>
1695<dl>
1696<dt><span class="paramLabel">Parameters:</span></dt>
1697<dd><code>bitmapDecoderFactory</code> - The <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/DecoderFactory.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>DecoderFactory</code></a> implementation that produces <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageDecoder</code></a> instances.</dd>
1698</dl>
1699</li>
1700</ul>
1701<a name="getPanRemaining-android.graphics.RectF-">
1702<!--   -->
1703</a>
1704<ul class="blockList">
1705<li class="blockList">
1706<h4>getPanRemaining</h4>
1707<pre>public final&nbsp;void&nbsp;getPanRemaining(<a href="https://developer.android.com/reference/android/graphics/RectF.html?is-external=true" title="class or interface in android.graphics">RectF</a>&nbsp;vTarget)</pre>
1708<div class="block">Calculate how much further the image can be panned in each direction. The results are set on
1709 the supplied <a href="https://developer.android.com/reference/android/graphics/RectF.html?is-external=true" title="class or interface in android.graphics"><code>RectF</code></a> and expressed as screen pixels. For example, if the image cannot be
1710 panned any further towards the left, the value of <a href="https://developer.android.com/reference/android/graphics/RectF.html?is-external=true#left" title="class or interface in android.graphics"><code>RectF.left</code></a> will be set to 0.</div>
1711<dl>
1712<dt><span class="paramLabel">Parameters:</span></dt>
1713<dd><code>vTarget</code> - target object for results. Re-use for efficiency.</dd>
1714</dl>
1715</li>
1716</ul>
1717<a name="setPanLimit-int-">
1718<!--   -->
1719</a>
1720<ul class="blockList">
1721<li class="blockList">
1722<h4>setPanLimit</h4>
1723<pre>public final&nbsp;void&nbsp;setPanLimit(int&nbsp;panLimit)</pre>
1724<div class="block">Set the pan limiting style. See static fields. Normally <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#PAN_LIMIT_INSIDE"><code>PAN_LIMIT_INSIDE</code></a> is best, for image galleries.</div>
1725<dl>
1726<dt><span class="paramLabel">Parameters:</span></dt>
1727<dd><code>panLimit</code> - a pan limit constant. See static fields.</dd>
1728</dl>
1729</li>
1730</ul>
1731<a name="setMinimumScaleType-int-">
1732<!--   -->
1733</a>
1734<ul class="blockList">
1735<li class="blockList">
1736<h4>setMinimumScaleType</h4>
1737<pre>public final&nbsp;void&nbsp;setMinimumScaleType(int&nbsp;scaleType)</pre>
1738<div class="block">Set the minimum scale type. See static fields. Normally <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#SCALE_TYPE_CENTER_INSIDE"><code>SCALE_TYPE_CENTER_INSIDE</code></a> is best, for image galleries.</div>
1739<dl>
1740<dt><span class="paramLabel">Parameters:</span></dt>
1741<dd><code>scaleType</code> - a scale type constant. See static fields.</dd>
1742</dl>
1743</li>
1744</ul>
1745<a name="setMaxScale-float-">
1746<!--   -->
1747</a>
1748<ul class="blockList">
1749<li class="blockList">
1750<h4>setMaxScale</h4>
1751<pre>public final&nbsp;void&nbsp;setMaxScale(float&nbsp;maxScale)</pre>
1752<div class="block">Set the maximum scale allowed. A value of 1 means 1:1 pixels at maximum scale. You may wish to set this according
1753 to screen density - on a retina screen, 1:1 may still be too small. Consider using <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinimumDpi-int-"><code>setMinimumDpi(int)</code></a>,
1754 which is density aware.</div>
1755<dl>
1756<dt><span class="paramLabel">Parameters:</span></dt>
1757<dd><code>maxScale</code> - maximum scale expressed as a source/view pixels ratio.</dd>
1758</dl>
1759</li>
1760</ul>
1761<a name="setMinScale-float-">
1762<!--   -->
1763</a>
1764<ul class="blockList">
1765<li class="blockList">
1766<h4>setMinScale</h4>
1767<pre>public final&nbsp;void&nbsp;setMinScale(float&nbsp;minScale)</pre>
1768<div class="block">Set the minimum scale allowed. A value of 1 means 1:1 pixels at minimum scale. You may wish to set this according
1769 to screen density. Consider using <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaximumDpi-int-"><code>setMaximumDpi(int)</code></a>, which is density aware.</div>
1770<dl>
1771<dt><span class="paramLabel">Parameters:</span></dt>
1772<dd><code>minScale</code> - minimum scale expressed as a source/view pixels ratio.</dd>
1773</dl>
1774</li>
1775</ul>
1776<a name="setMinimumDpi-int-">
1777<!--   -->
1778</a>
1779<ul class="blockList">
1780<li class="blockList">
1781<h4>setMinimumDpi</h4>
1782<pre>public final&nbsp;void&nbsp;setMinimumDpi(int&nbsp;dpi)</pre>
1783<div class="block">This is a screen density aware alternative to <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMaxScale-float-"><code>setMaxScale(float)</code></a>; it allows you to express the maximum
1784 allowed scale in terms of the minimum pixel density. This avoids the problem of 1:1 scale still being
1785 too small on a high density screen. A sensible starting point is 160 - the default used by this view.</div>
1786<dl>
1787<dt><span class="paramLabel">Parameters:</span></dt>
1788<dd><code>dpi</code> - Source image pixel density at maximum zoom.</dd>
1789</dl>
1790</li>
1791</ul>
1792<a name="setMaximumDpi-int-">
1793<!--   -->
1794</a>
1795<ul class="blockList">
1796<li class="blockList">
1797<h4>setMaximumDpi</h4>
1798<pre>public final&nbsp;void&nbsp;setMaximumDpi(int&nbsp;dpi)</pre>
1799<div class="block">This is a screen density aware alternative to <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setMinScale-float-"><code>setMinScale(float)</code></a>; it allows you to express the minimum
1800 allowed scale in terms of the maximum pixel density.</div>
1801<dl>
1802<dt><span class="paramLabel">Parameters:</span></dt>
1803<dd><code>dpi</code> - Source image pixel density at minimum zoom.</dd>
1804</dl>
1805</li>
1806</ul>
1807<a name="getMaxScale--">
1808<!--   -->
1809</a>
1810<ul class="blockList">
1811<li class="blockList">
1812<h4>getMaxScale</h4>
1813<pre>public&nbsp;float&nbsp;getMaxScale()</pre>
1814<div class="block">Returns the maximum allowed scale.</div>
1815<dl>
1816<dt><span class="returnLabel">Returns:</span></dt>
1817<dd>the maximum scale as a source/view pixels ratio.</dd>
1818</dl>
1819</li>
1820</ul>
1821<a name="getMinScale--">
1822<!--   -->
1823</a>
1824<ul class="blockList">
1825<li class="blockList">
1826<h4>getMinScale</h4>
1827<pre>public final&nbsp;float&nbsp;getMinScale()</pre>
1828<div class="block">Returns the minimum allowed scale.</div>
1829<dl>
1830<dt><span class="returnLabel">Returns:</span></dt>
1831<dd>the minimum scale as a source/view pixels ratio.</dd>
1832</dl>
1833</li>
1834</ul>
1835<a name="setMinimumTileDpi-int-">
1836<!--   -->
1837</a>
1838<ul class="blockList">
1839<li class="blockList">
1840<h4>setMinimumTileDpi</h4>
1841<pre>public&nbsp;void&nbsp;setMinimumTileDpi(int&nbsp;minimumTileDpi)</pre>
1842<div class="block">By default, image tiles are at least as high resolution as the screen. For a retina screen this may not be
1843 necessary, and may increase the likelihood of an OutOfMemoryError. This method sets a DPI at which higher
1844 resolution tiles should be loaded. Using a lower number will on average use less memory but result in a lower
1845 quality image. 160-240dpi will usually be enough. This should be called before setting the image source,
1846 because it affects which tiles get loaded. When using an untiled source image this method has no effect.</div>
1847<dl>
1848<dt><span class="paramLabel">Parameters:</span></dt>
1849<dd><code>minimumTileDpi</code> - Tile loading threshold.</dd>
1850</dl>
1851</li>
1852</ul>
1853<a name="getCenter--">
1854<!--   -->
1855</a>
1856<ul class="blockList">
1857<li class="blockList">
1858<h4>getCenter</h4>
1859<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;getCenter()</pre>
1860<div class="block">Returns the source point at the center of the view.</div>
1861<dl>
1862<dt><span class="returnLabel">Returns:</span></dt>
1863<dd>the source coordinates current at the center of the view.</dd>
1864</dl>
1865</li>
1866</ul>
1867<a name="getScale--">
1868<!--   -->
1869</a>
1870<ul class="blockList">
1871<li class="blockList">
1872<h4>getScale</h4>
1873<pre>public final&nbsp;float&nbsp;getScale()</pre>
1874<div class="block">Returns the current scale value.</div>
1875<dl>
1876<dt><span class="returnLabel">Returns:</span></dt>
1877<dd>the current scale as a source/view pixels ratio.</dd>
1878</dl>
1879</li>
1880</ul>
1881<a name="setScaleAndCenter-float-android.graphics.PointF-">
1882<!--   -->
1883</a>
1884<ul class="blockList">
1885<li class="blockList">
1886<h4>setScaleAndCenter</h4>
1887<pre>public final&nbsp;void&nbsp;setScaleAndCenter(float&nbsp;scale,
1888                                    <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sCenter)</pre>
1889<div class="block">Externally change the scale and translation of the source image. This may be used with getCenter() and getScale()
1890 to restore the scale and zoom after a screen rotate.</div>
1891<dl>
1892<dt><span class="paramLabel">Parameters:</span></dt>
1893<dd><code>scale</code> - New scale to set.</dd>
1894<dd><code>sCenter</code> - New source image coordinate to center on the screen, subject to boundaries.</dd>
1895</dl>
1896</li>
1897</ul>
1898<a name="resetScaleAndCenter--">
1899<!--   -->
1900</a>
1901<ul class="blockList">
1902<li class="blockList">
1903<h4>resetScaleAndCenter</h4>
1904<pre>public final&nbsp;void&nbsp;resetScaleAndCenter()</pre>
1905<div class="block">Fully zoom out and return the image to the middle of the screen. This might be useful if you have a view pager
1906 and want images to be reset when the user has moved to another page.</div>
1907</li>
1908</ul>
1909<a name="isReady--">
1910<!--   -->
1911</a>
1912<ul class="blockList">
1913<li class="blockList">
1914<h4>isReady</h4>
1915<pre>public final&nbsp;boolean&nbsp;isReady()</pre>
1916<div class="block">Call to find whether the view is initialised, has dimensions, and will display an image on
1917 the next draw. If a preview has been provided, it may be the preview that will be displayed
1918 and the full size image may still be loading. If no preview was provided, this is called once
1919 the base layer tiles of the full size image are loaded.</div>
1920<dl>
1921<dt><span class="returnLabel">Returns:</span></dt>
1922<dd>true if the view is ready to display an image and accept touch gestures.</dd>
1923</dl>
1924</li>
1925</ul>
1926<a name="onReady--">
1927<!--   -->
1928</a>
1929<ul class="blockList">
1930<li class="blockList">
1931<h4>onReady</h4>
1932<pre>protected&nbsp;void&nbsp;onReady()</pre>
1933<div class="block">Called once when the view is initialised, has dimensions, and will display an image on the
1934 next draw. This is triggered at the same time as <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnImageEventListener.html#onReady--"><code>SubsamplingScaleImageView.OnImageEventListener.onReady()</code></a> but
1935 allows a subclass to receive this event without using a listener.</div>
1936</li>
1937</ul>
1938<a name="isImageLoaded--">
1939<!--   -->
1940</a>
1941<ul class="blockList">
1942<li class="blockList">
1943<h4>isImageLoaded</h4>
1944<pre>public final&nbsp;boolean&nbsp;isImageLoaded()</pre>
1945<div class="block">Call to find whether the main image (base layer tiles where relevant) have been loaded. Before
1946 this event the view is blank unless a preview was provided.</div>
1947<dl>
1948<dt><span class="returnLabel">Returns:</span></dt>
1949<dd>true if the main image (not the preview) has been loaded and is ready to display.</dd>
1950</dl>
1951</li>
1952</ul>
1953<a name="onImageLoaded--">
1954<!--   -->
1955</a>
1956<ul class="blockList">
1957<li class="blockList">
1958<h4>onImageLoaded</h4>
1959<pre>protected&nbsp;void&nbsp;onImageLoaded()</pre>
1960<div class="block">Called once when the full size image or its base layer tiles have been loaded.</div>
1961</li>
1962</ul>
1963<a name="getSWidth--">
1964<!--   -->
1965</a>
1966<ul class="blockList">
1967<li class="blockList">
1968<h4>getSWidth</h4>
1969<pre>public final&nbsp;int&nbsp;getSWidth()</pre>
1970<div class="block">Get source width, ignoring orientation. If <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getOrientation--"><code>getOrientation()</code></a> returns 90 or 270, you can use <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getSHeight--"><code>getSHeight()</code></a>
1971 for the apparent width.</div>
1972<dl>
1973<dt><span class="returnLabel">Returns:</span></dt>
1974<dd>the source image width in pixels.</dd>
1975</dl>
1976</li>
1977</ul>
1978<a name="getSHeight--">
1979<!--   -->
1980</a>
1981<ul class="blockList">
1982<li class="blockList">
1983<h4>getSHeight</h4>
1984<pre>public final&nbsp;int&nbsp;getSHeight()</pre>
1985<div class="block">Get source height, ignoring orientation. If <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getOrientation--"><code>getOrientation()</code></a> returns 90 or 270, you can use <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getSWidth--"><code>getSWidth()</code></a>
1986 for the apparent height.</div>
1987<dl>
1988<dt><span class="returnLabel">Returns:</span></dt>
1989<dd>the source image height in pixels.</dd>
1990</dl>
1991</li>
1992</ul>
1993<a name="getOrientation--">
1994<!--   -->
1995</a>
1996<ul class="blockList">
1997<li class="blockList">
1998<h4>getOrientation</h4>
1999<pre>public final&nbsp;int&nbsp;getOrientation()</pre>
2000<div class="block">Returns the orientation setting. This can return <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#ORIENTATION_USE_EXIF"><code>ORIENTATION_USE_EXIF</code></a>, in which case it doesn't tell you
2001 the applied orientation of the image. For that, use <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#getAppliedOrientation--"><code>getAppliedOrientation()</code></a>.</div>
2002<dl>
2003<dt><span class="returnLabel">Returns:</span></dt>
2004<dd>the orientation setting. See static fields.</dd>
2005</dl>
2006</li>
2007</ul>
2008<a name="getAppliedOrientation--">
2009<!--   -->
2010</a>
2011<ul class="blockList">
2012<li class="blockList">
2013<h4>getAppliedOrientation</h4>
2014<pre>public final&nbsp;int&nbsp;getAppliedOrientation()</pre>
2015<div class="block">Returns the actual orientation of the image relative to the source file. This will be based on the source file's
2016 EXIF orientation if you're using ORIENTATION_USE_EXIF. Values are 0, 90, 180, 270.</div>
2017<dl>
2018<dt><span class="returnLabel">Returns:</span></dt>
2019<dd>the orientation applied after EXIF information has been extracted. See static fields.</dd>
2020</dl>
2021</li>
2022</ul>
2023<a name="getState--">
2024<!--   -->
2025</a>
2026<ul class="blockList">
2027<li class="blockList">
2028<h4>getState</h4>
2029<pre>public final&nbsp;<a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview">ImageViewState</a>&nbsp;getState()</pre>
2030<div class="block">Get the current state of the view (scale, center, orientation) for restoration after rotate. Will return null if
2031 the view is not ready.</div>
2032<dl>
2033<dt><span class="returnLabel">Returns:</span></dt>
2034<dd>an <a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview"><code>ImageViewState</code></a> instance representing the current position of the image. null if the view isn't ready.</dd>
2035</dl>
2036</li>
2037</ul>
2038<a name="isZoomEnabled--">
2039<!--   -->
2040</a>
2041<ul class="blockList">
2042<li class="blockList">
2043<h4>isZoomEnabled</h4>
2044<pre>public final&nbsp;boolean&nbsp;isZoomEnabled()</pre>
2045<div class="block">Returns true if zoom gesture detection is enabled.</div>
2046<dl>
2047<dt><span class="returnLabel">Returns:</span></dt>
2048<dd>true if zoom gesture detection is enabled.</dd>
2049</dl>
2050</li>
2051</ul>
2052<a name="setZoomEnabled-boolean-">
2053<!--   -->
2054</a>
2055<ul class="blockList">
2056<li class="blockList">
2057<h4>setZoomEnabled</h4>
2058<pre>public final&nbsp;void&nbsp;setZoomEnabled(boolean&nbsp;zoomEnabled)</pre>
2059<div class="block">Enable or disable zoom gesture detection. Disabling zoom locks the the current scale.</div>
2060<dl>
2061<dt><span class="paramLabel">Parameters:</span></dt>
2062<dd><code>zoomEnabled</code> - true to enable zoom gestures, false to disable.</dd>
2063</dl>
2064</li>
2065</ul>
2066<a name="isQuickScaleEnabled--">
2067<!--   -->
2068</a>
2069<ul class="blockList">
2070<li class="blockList">
2071<h4>isQuickScaleEnabled</h4>
2072<pre>public final&nbsp;boolean&nbsp;isQuickScaleEnabled()</pre>
2073<div class="block">Returns true if double tap &amp; swipe to zoom is enabled.</div>
2074<dl>
2075<dt><span class="returnLabel">Returns:</span></dt>
2076<dd>true if double tap &amp; swipe to zoom is enabled.</dd>
2077</dl>
2078</li>
2079</ul>
2080<a name="setQuickScaleEnabled-boolean-">
2081<!--   -->
2082</a>
2083<ul class="blockList">
2084<li class="blockList">
2085<h4>setQuickScaleEnabled</h4>
2086<pre>public final&nbsp;void&nbsp;setQuickScaleEnabled(boolean&nbsp;quickScaleEnabled)</pre>
2087<div class="block">Enable or disable double tap &amp; swipe to zoom.</div>
2088<dl>
2089<dt><span class="paramLabel">Parameters:</span></dt>
2090<dd><code>quickScaleEnabled</code> - true to enable quick scale, false to disable.</dd>
2091</dl>
2092</li>
2093</ul>
2094<a name="isPanEnabled--">
2095<!--   -->
2096</a>
2097<ul class="blockList">
2098<li class="blockList">
2099<h4>isPanEnabled</h4>
2100<pre>public final&nbsp;boolean&nbsp;isPanEnabled()</pre>
2101<div class="block">Returns true if pan gesture detection is enabled.</div>
2102<dl>
2103<dt><span class="returnLabel">Returns:</span></dt>
2104<dd>true if pan gesture detection is enabled.</dd>
2105</dl>
2106</li>
2107</ul>
2108<a name="setPanEnabled-boolean-">
2109<!--   -->
2110</a>
2111<ul class="blockList">
2112<li class="blockList">
2113<h4>setPanEnabled</h4>
2114<pre>public final&nbsp;void&nbsp;setPanEnabled(boolean&nbsp;panEnabled)</pre>
2115<div class="block">Enable or disable pan gesture detection. Disabling pan causes the image to be centered. Pan
2116 can still be changed from code.</div>
2117<dl>
2118<dt><span class="paramLabel">Parameters:</span></dt>
2119<dd><code>panEnabled</code> - true to enable panning, false to disable.</dd>
2120</dl>
2121</li>
2122</ul>
2123<a name="setTileBackgroundColor-int-">
2124<!--   -->
2125</a>
2126<ul class="blockList">
2127<li class="blockList">
2128<h4>setTileBackgroundColor</h4>
2129<pre>public final&nbsp;void&nbsp;setTileBackgroundColor(int&nbsp;tileBgColor)</pre>
2130<div class="block">Set a solid color to render behind tiles, useful for displaying transparent PNGs.</div>
2131<dl>
2132<dt><span class="paramLabel">Parameters:</span></dt>
2133<dd><code>tileBgColor</code> - Background color for tiles.</dd>
2134</dl>
2135</li>
2136</ul>
2137<a name="setDoubleTapZoomScale-float-">
2138<!--   -->
2139</a>
2140<ul class="blockList">
2141<li class="blockList">
2142<h4>setDoubleTapZoomScale</h4>
2143<pre>public final&nbsp;void&nbsp;setDoubleTapZoomScale(float&nbsp;doubleTapZoomScale)</pre>
2144<div class="block">Set the scale the image will zoom in to when double tapped. This also the scale point where a double tap is interpreted
2145 as a zoom out gesture - if the scale is greater than 90% of this value, a double tap zooms out. Avoid using values
2146 greater than the max zoom.</div>
2147<dl>
2148<dt><span class="paramLabel">Parameters:</span></dt>
2149<dd><code>doubleTapZoomScale</code> - New value for double tap gesture zoom scale.</dd>
2150</dl>
2151</li>
2152</ul>
2153<a name="setDoubleTapZoomDpi-int-">
2154<!--   -->
2155</a>
2156<ul class="blockList">
2157<li class="blockList">
2158<h4>setDoubleTapZoomDpi</h4>
2159<pre>public final&nbsp;void&nbsp;setDoubleTapZoomDpi(int&nbsp;dpi)</pre>
2160<div class="block">A density aware alternative to <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html#setDoubleTapZoomScale-float-"><code>setDoubleTapZoomScale(float)</code></a>; this allows you to express the scale the
2161 image will zoom in to when double tapped in terms of the image pixel density. Values lower than the max scale will
2162 be ignored. A sensible starting point is 160 - the default used by this view.</div>
2163<dl>
2164<dt><span class="paramLabel">Parameters:</span></dt>
2165<dd><code>dpi</code> - New value for double tap gesture zoom scale.</dd>
2166</dl>
2167</li>
2168</ul>
2169<a name="setDoubleTapZoomStyle-int-">
2170<!--   -->
2171</a>
2172<ul class="blockList">
2173<li class="blockList">
2174<h4>setDoubleTapZoomStyle</h4>
2175<pre>public final&nbsp;void&nbsp;setDoubleTapZoomStyle(int&nbsp;doubleTapZoomStyle)</pre>
2176<div class="block">Set the type of zoom animation to be used for double taps. See static fields.</div>
2177<dl>
2178<dt><span class="paramLabel">Parameters:</span></dt>
2179<dd><code>doubleTapZoomStyle</code> - New value for zoom style.</dd>
2180</dl>
2181</li>
2182</ul>
2183<a name="setDoubleTapZoomDuration-int-">
2184<!--   -->
2185</a>
2186<ul class="blockList">
2187<li class="blockList">
2188<h4>setDoubleTapZoomDuration</h4>
2189<pre>public final&nbsp;void&nbsp;setDoubleTapZoomDuration(int&nbsp;durationMs)</pre>
2190<div class="block">Set the duration of the double tap zoom animation.</div>
2191<dl>
2192<dt><span class="paramLabel">Parameters:</span></dt>
2193<dd><code>durationMs</code> - Duration in milliseconds.</dd>
2194</dl>
2195</li>
2196</ul>
2197<a name="setExecutor-java.util.concurrent.Executor-">
2198<!--   -->
2199</a>
2200<ul class="blockList">
2201<li class="blockList">
2202<h4>setExecutor</h4>
2203<pre>public&nbsp;void&nbsp;setExecutor(<a href="https://developer.android.com/reference/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent">Executor</a>&nbsp;executor)</pre>
2204<div class="block"><p>
2205 Provide an <a href="https://developer.android.com/reference/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent"><code>Executor</code></a> to be used for loading images. By default, <a href="https://developer.android.com/reference/android/os/AsyncTask.html?is-external=true#THREAD_POOL_EXECUTOR" title="class or interface in android.os"><code>AsyncTask.THREAD_POOL_EXECUTOR</code></a>
2206 is used to minimise contention with other background work the app is doing. You can also choose
2207 to use <a href="https://developer.android.com/reference/android/os/AsyncTask.html?is-external=true#SERIAL_EXECUTOR" title="class or interface in android.os"><code>AsyncTask.SERIAL_EXECUTOR</code></a> if you want to limit concurrent background tasks.
2208 Alternatively you can supply an <a href="https://developer.android.com/reference/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent"><code>Executor</code></a> of your own to avoid any contention. It is
2209 strongly recommended to use a single executor instance for the life of your application, not
2210 one per view instance.
2211 </p><p>
2212 <b>Warning:</b> If you are using a custom implementation of <a href="../../../../com/davemorrissey/labs/subscaleview/decoder/ImageRegionDecoder.html" title="interface in com.davemorrissey.labs.subscaleview.decoder"><code>ImageRegionDecoder</code></a>, and you
2213 supply an executor with more than one thread, you must make sure your implementation supports
2214 multi-threaded bitmap decoding or has appropriate internal synchronization. From SDK 21, Android's
2215 <a href="https://developer.android.com/reference/android/graphics/BitmapRegionDecoder.html?is-external=true" title="class or interface in android.graphics"><code>BitmapRegionDecoder</code></a> uses an internal lock so it is thread safe but
2216 there is no advantage to using multiple threads.
2217 </p></div>
2218<dl>
2219<dt><span class="paramLabel">Parameters:</span></dt>
2220<dd><code>executor</code> - an <a href="https://developer.android.com/reference/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent"><code>Executor</code></a> for image loading.</dd>
2221</dl>
2222</li>
2223</ul>
2224<a name="setEagerLoadingEnabled-boolean-">
2225<!--   -->
2226</a>
2227<ul class="blockList">
2228<li class="blockList">
2229<h4>setEagerLoadingEnabled</h4>
2230<pre>public&nbsp;void&nbsp;setEagerLoadingEnabled(boolean&nbsp;eagerLoadingEnabled)</pre>
2231<div class="block">Enable or disable eager loading of tiles that appear on screen during gestures or animations,
2232 while the gesture or animation is still in progress. By default this is enabled to improve
2233 responsiveness, but it can result in tiles being loaded and discarded more rapidly than
2234 necessary and reduce the animation frame rate on old/cheap devices. Disable this on older
2235 devices if you see poor performance. Tiles will then be loaded only when gestures and animations
2236 are completed.</div>
2237<dl>
2238<dt><span class="paramLabel">Parameters:</span></dt>
2239<dd><code>eagerLoadingEnabled</code> - true to enable loading during gestures, false to delay loading until gestures end</dd>
2240</dl>
2241</li>
2242</ul>
2243<a name="setDebug-boolean-">
2244<!--   -->
2245</a>
2246<ul class="blockList">
2247<li class="blockList">
2248<h4>setDebug</h4>
2249<pre>public final&nbsp;void&nbsp;setDebug(boolean&nbsp;debug)</pre>
2250<div class="block">Enables visual debugging, showing tile boundaries and sizes.</div>
2251<dl>
2252<dt><span class="paramLabel">Parameters:</span></dt>
2253<dd><code>debug</code> - true to enable debugging, false to disable.</dd>
2254</dl>
2255</li>
2256</ul>
2257<a name="hasImage--">
2258<!--   -->
2259</a>
2260<ul class="blockList">
2261<li class="blockList">
2262<h4>hasImage</h4>
2263<pre>public&nbsp;boolean&nbsp;hasImage()</pre>
2264<div class="block">Check if an image has been set. The image may not have been loaded and displayed yet.</div>
2265<dl>
2266<dt><span class="returnLabel">Returns:</span></dt>
2267<dd>If an image is currently set.</dd>
2268</dl>
2269</li>
2270</ul>
2271<a name="setOnLongClickListener-android.view.View.OnLongClickListener-">
2272<!--   -->
2273</a>
2274<ul class="blockList">
2275<li class="blockList">
2276<h4>setOnLongClickListener</h4>
2277<pre>public&nbsp;void&nbsp;setOnLongClickListener(<a href="https://developer.android.com/reference/android/view/View.OnLongClickListener.html?is-external=true" title="class or interface in android.view">View.OnLongClickListener</a>&nbsp;onLongClickListener)</pre>
2278<dl>
2279<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
2280<dd><code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true#setOnLongClickListener-android.view.View.OnLongClickListener-" title="class or interface in android.view">setOnLongClickListener</a></code>&nbsp;in class&nbsp;<code><a href="https://developer.android.com/reference/android/view/View.html?is-external=true" title="class or interface in android.view">View</a></code></dd>
2281</dl>
2282</li>
2283</ul>
2284<a name="setOnImageEventListener-com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.OnImageEventListener-">
2285<!--   -->
2286</a>
2287<ul class="blockList">
2288<li class="blockList">
2289<h4>setOnImageEventListener</h4>
2290<pre>public&nbsp;void&nbsp;setOnImageEventListener(<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnImageEventListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnImageEventListener</a>&nbsp;onImageEventListener)</pre>
2291<div class="block">Add a listener allowing notification of load and error events. Extend <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.DefaultOnImageEventListener.html" title="class in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.DefaultOnImageEventListener</code></a>
2292 to simplify implementation.</div>
2293<dl>
2294<dt><span class="paramLabel">Parameters:</span></dt>
2295<dd><code>onImageEventListener</code> - an <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnImageEventListener.html" title="interface in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.OnImageEventListener</code></a> instance.</dd>
2296</dl>
2297</li>
2298</ul>
2299<a name="setOnStateChangedListener-com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.OnStateChangedListener-">
2300<!--   -->
2301</a>
2302<ul class="blockList">
2303<li class="blockList">
2304<h4>setOnStateChangedListener</h4>
2305<pre>public&nbsp;void&nbsp;setOnStateChangedListener(<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnStateChangedListener.html" title="interface in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.OnStateChangedListener</a>&nbsp;onStateChangedListener)</pre>
2306<div class="block">Add a listener for pan and zoom events. Extend <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.DefaultOnStateChangedListener.html" title="class in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.DefaultOnStateChangedListener</code></a> to simplify
2307 implementation.</div>
2308<dl>
2309<dt><span class="paramLabel">Parameters:</span></dt>
2310<dd><code>onStateChangedListener</code> - an <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.OnStateChangedListener.html" title="interface in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.OnStateChangedListener</code></a> instance.</dd>
2311</dl>
2312</li>
2313</ul>
2314<a name="animateCenter-android.graphics.PointF-">
2315<!--   -->
2316</a>
2317<ul class="blockList">
2318<li class="blockList">
2319<h4>animateCenter</h4>
2320<pre>public&nbsp;<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a>&nbsp;animateCenter(<a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sCenter)</pre>
2321<div class="block">Creates a panning animation builder, that when started will animate the image to place the given coordinates of
2322 the image in the center of the screen. If doing this would move the image beyond the edges of the screen, the
2323 image is instead animated to move the center point as near to the center of the screen as is allowed - it's
2324 guaranteed to be on screen.</div>
2325<dl>
2326<dt><span class="paramLabel">Parameters:</span></dt>
2327<dd><code>sCenter</code> - Target center point</dd>
2328<dt><span class="returnLabel">Returns:</span></dt>
2329<dd><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.AnimationBuilder</code></a> instance. Call <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html#start--"><code>SubsamplingScaleImageView.AnimationBuilder.start()</code></a> to start the anim.</dd>
2330</dl>
2331</li>
2332</ul>
2333<a name="animateScale-float-">
2334<!--   -->
2335</a>
2336<ul class="blockList">
2337<li class="blockList">
2338<h4>animateScale</h4>
2339<pre>public&nbsp;<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a>&nbsp;animateScale(float&nbsp;scale)</pre>
2340<div class="block">Creates a scale animation builder, that when started will animate a zoom in or out. If this would move the image
2341 beyond the panning limits, the image is automatically panned during the animation.</div>
2342<dl>
2343<dt><span class="paramLabel">Parameters:</span></dt>
2344<dd><code>scale</code> - Target scale.</dd>
2345<dt><span class="returnLabel">Returns:</span></dt>
2346<dd><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.AnimationBuilder</code></a> instance. Call <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html#start--"><code>SubsamplingScaleImageView.AnimationBuilder.start()</code></a> to start the anim.</dd>
2347</dl>
2348</li>
2349</ul>
2350<a name="animateScaleAndCenter-float-android.graphics.PointF-">
2351<!--   -->
2352</a>
2353<ul class="blockListLast">
2354<li class="blockList">
2355<h4>animateScaleAndCenter</h4>
2356<pre>public&nbsp;<a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview">SubsamplingScaleImageView.AnimationBuilder</a>&nbsp;animateScaleAndCenter(float&nbsp;scale,
2357                                                                        <a href="https://developer.android.com/reference/android/graphics/PointF.html?is-external=true" title="class or interface in android.graphics">PointF</a>&nbsp;sCenter)</pre>
2358<div class="block">Creates a scale animation builder, that when started will animate a zoom in or out. If this would move the image
2359 beyond the panning limits, the image is automatically panned during the animation.</div>
2360<dl>
2361<dt><span class="paramLabel">Parameters:</span></dt>
2362<dd><code>scale</code> - Target scale.</dd>
2363<dd><code>sCenter</code> - Target source center.</dd>
2364<dt><span class="returnLabel">Returns:</span></dt>
2365<dd><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview"><code>SubsamplingScaleImageView.AnimationBuilder</code></a> instance. Call <a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html#start--"><code>SubsamplingScaleImageView.AnimationBuilder.start()</code></a> to start the anim.</dd>
2366</dl>
2367</li>
2368</ul>
2369</li>
2370</ul>
2371</li>
2372</ul>
2373</div>
2374</div>
2375<!-- ========= END OF CLASS DATA ========= -->
2376<!-- ======= START OF BOTTOM NAVBAR ====== -->
2377<div class="bottomNav"><a name="navbar.bottom">
2378<!--   -->
2379</a>
2380<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
2381<a name="navbar.bottom.firstrow">
2382<!--   -->
2383</a>
2384<ul class="navList" title="Navigation">
2385<li><a href="../../../../overview-summary.html">Overview</a></li>
2386<li><a href="package-summary.html">Package</a></li>
2387<li class="navBarCell1Rev">Class</li>
2388<li><a href="package-tree.html">Tree</a></li>
2389<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
2390<li><a href="../../../../index-all.html">Index</a></li>
2391<li><a href="../../../../help-doc.html">Help</a></li>
2392</ul>
2393</div>
2394<div class="subNav">
2395<ul class="navList">
2396<li><a href="../../../../com/davemorrissey/labs/subscaleview/ImageViewState.html" title="class in com.davemorrissey.labs.subscaleview"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
2397<li><a href="../../../../com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.AnimationBuilder.html" title="class in com.davemorrissey.labs.subscaleview"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
2398</ul>
2399<ul class="navList">
2400<li><a href="../../../../index.html?com/davemorrissey/labs/subscaleview/SubsamplingScaleImageView.html" target="_top">Frames</a></li>
2401<li><a href="SubsamplingScaleImageView.html" target="_top">No&nbsp;Frames</a></li>
2402</ul>
2403<ul class="navList" id="allclasses_navbar_bottom">
2404<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
2405</ul>
2406<div>
2407<script type="text/javascript"><!--
2408  allClassesLink = document.getElementById("allclasses_navbar_bottom");
2409  if(window==top) {
2410    allClassesLink.style.display = "block";
2411  }
2412  else {
2413    allClassesLink.style.display = "none";
2414  }
2415  //-->
2416</script>
2417</div>
2418<div>
2419<ul class="subNavList">
2420<li>Summary:&nbsp;</li>
2421<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
2422<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
2423<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
2424<li><a href="#method.summary">Method</a></li>
2425</ul>
2426<ul class="subNavList">
2427<li>Detail:&nbsp;</li>
2428<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
2429<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
2430<li><a href="#method.detail">Method</a></li>
2431</ul>
2432</div>
2433<a name="skip.navbar.bottom">
2434<!--   -->
2435</a></div>
2436<!-- ======== END OF BOTTOM NAVBAR ======= -->
2437</body>
2438</html>
2439