source: osm/applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html@ 34317

Last change on this file since 34317 was 34317, checked in by renerr18, 7 years ago

Initial checkin of MicrosoftStreetside source

File size: 27.1 KB
Line 
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 (1.8.0_171) on Fri Jun 15 14:15:27 PDT 2018 -->
6<title>StreetsideAbstractImage</title>
7<meta name="date" content="2018-06-15">
8<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
9<script type="text/javascript" src="../../../../../script.js"></script>
10</head>
11<body>
12<script type="text/javascript"><!--
13 try {
14 if (location.href.indexOf('is-external=true') == -1) {
15 parent.document.title="StreetsideAbstractImage";
16 }
17 }
18 catch(err) {
19 }
20//-->
21var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"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};
22var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
23var altColor = "altColor";
24var rowColor = "rowColor";
25var tableTab = "tableTab";
26var activeTableTab = "activeTableTab";
27</script>
28<noscript>
29<div>JavaScript is disabled on your browser.</div>
30</noscript>
31<!-- ========= START OF TOP NAVBAR ======= -->
32<div class="topNav"><a name="navbar.top">
33<!-- -->
34</a>
35<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
36<a name="navbar.top.firstrow">
37<!-- -->
38</a>
39<ul class="navList" title="Navigation">
40<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">Package</a></li>
41<li class="navBarCell1Rev">Class</li>
42<li><a href="class-use/StreetsideAbstractImage.html">Use</a></li>
43<li><a href="package-tree.html">Tree</a></li>
44<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
45<li><a href="../../../../../index-files/index-1.html">Index</a></li>
46<li><a href="../../../../../help-doc.html">Help</a></li>
47</ul>
48</div>
49<div class="subNav">
50<ul class="navList">
51<li>Prev&nbsp;Class</li>
52<li>Next&nbsp;Class</li>
53</ul>
54<ul class="navList">
55<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" target="_top">Frames</a></li>
56<li><a href="StreetsideAbstractImage.html" target="_top">No&nbsp;Frames</a></li>
57</ul>
58<ul class="navList" id="allclasses_navbar_top">
59<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
60</ul>
61<div>
62<script type="text/javascript"><!--
63 allClassesLink = document.getElementById("allclasses_navbar_top");
64 if(window==top) {
65 allClassesLink.style.display = "block";
66 }
67 else {
68 allClassesLink.style.display = "none";
69 }
70 //-->
71</script>
72</div>
73<div>
74<ul class="subNavList">
75<li>Summary:&nbsp;</li>
76<li>Nested&nbsp;|&nbsp;</li>
77<li>Field&nbsp;|&nbsp;</li>
78<li>Constr&nbsp;|&nbsp;</li>
79<li><a href="#method.summary">Method</a></li>
80</ul>
81<ul class="subNavList">
82<li>Detail:&nbsp;</li>
83<li>Field&nbsp;|&nbsp;</li>
84<li>Constr&nbsp;|&nbsp;</li>
85<li><a href="#method.detail">Method</a></li>
86</ul>
87</div>
88<a name="skip.navbar.top">
89<!-- -->
90</a></div>
91<!-- ========= END OF TOP NAVBAR ========= -->
92<!-- ======== START OF CLASS DATA ======== -->
93<div class="header">
94<div class="subTitle">org.openstreetmap.josm.plugins.streetside</div>
95<h2 title="Class StreetsideAbstractImage" class="title">Class StreetsideAbstractImage</h2>
96</div>
97<div class="contentContainer">
98<ul class="inheritance">
99<li>java.lang.Object</li>
100<li>
101<ul class="inheritance">
102<li>org.openstreetmap.josm.plugins.streetside.StreetsideAbstractImage</li>
103</ul>
104</li>
105</ul>
106<div class="description">
107<ul class="blockList">
108<li class="blockList">
109<dl>
110<dt>All Implemented Interfaces:</dt>
111<dd>java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</dd>
112</dl>
113<hr>
114<br>
115<pre>public abstract class <span class="typeNameLabel">StreetsideAbstractImage</span>
116extends java.lang.Object
117implements java.lang.Comparable&lt;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&gt;</pre>
118<div class="block">Abstract superclass for all image objects. At the moment there are just 2,
119 <code>StreetsideImportedImage</code> and <code>StreetsideImage</code>.</div>
120<dl>
121<dt><span class="simpleTagLabel">Author:</span></dt>
122<dd>nokutu</dd>
123</dl>
124</li>
125</ul>
126</div>
127<div class="summary">
128<ul class="blockList">
129<li class="blockList">
130<!-- ========== METHOD SUMMARY =========== -->
131<ul class="blockList">
132<li class="blockList"><a name="method.summary">
133<!-- -->
134</a>
135<h3>Method Summary</h3>
136<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
137<caption><span id="t0" class="activeTableTab"><span>All Methods</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>
138<tr>
139<th class="colFirst" scope="col">Modifier and Type</th>
140<th class="colLast" scope="col">Method and Description</th>
141</tr>
142<tr id="i0" class="altColor">
143<td class="colFirst"><code>long</code></td>
144<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getCd--">getCd</a></span>()</code>
145<div class="block">Returns the Epoch time when the image was captured.</div>
146</td>
147</tr>
148<tr id="i1" class="rowColor">
149<td class="colFirst"><code>java.lang.String</code></td>
150<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate--">getDate</a></span>()</code>
151<div class="block">Returns the date the picture was taken in DMY format.</div>
152</td>
153</tr>
154<tr id="i2" class="altColor">
155<td class="colFirst"><code>java.lang.String</code></td>
156<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getDate-java.lang.String-">getDate</a></span>(java.lang.String&nbsp;format)</code>
157<div class="block">Returns the date the picture was taken in the given format.</div>
158</td>
159</tr>
160<tr id="i3" class="rowColor">
161<td class="colFirst"><code>double</code></td>
162<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getHe--">getHe</a></span>()</code>
163<div class="block">Returns the original direction towards the image has been taken.</div>
164</td>
165</tr>
166<tr id="i4" class="altColor">
167<td class="colFirst"><code>java.lang.String</code></td>
168<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getId--">getId</a></span>()</code>&nbsp;</td>
169</tr>
170<tr id="i5" class="rowColor">
171<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
172<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getLatLon--">getLatLon</a></span>()</code>
173<div class="block">Returns a LatLon object containing the original coordinates of the object.</div>
174</td>
175</tr>
176<tr id="i6" class="altColor">
177<td class="colFirst"><code>double</code></td>
178<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingHe--">getMovingHe</a></span>()</code>
179<div class="block">Returns the direction towards the image has been taken.</div>
180</td>
181</tr>
182<tr id="i7" class="rowColor">
183<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
184<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getMovingLatLon--">getMovingLatLon</a></span>()</code>
185<div class="block">Returns a LatLon object containing the current coordinates of the object.</div>
186</td>
187</tr>
188<tr id="i8" class="altColor">
189<td class="colFirst"><code>org.openstreetmap.josm.plugins.streetside.StreetsideSequence</code></td>
190<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getSequence--">getSequence</a></span>()</code>
191<div class="block">Returns the sequence which contains this image.</div>
192</td>
193</tr>
194<tr id="i9" class="rowColor">
195<td class="colFirst"><code>double</code></td>
196<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempHe--">getTempHe</a></span>()</code>
197<div class="block">Returns the last fixed direction of the object.</div>
198</td>
199</tr>
200<tr id="i10" class="altColor">
201<td class="colFirst"><code>org.openstreetmap.josm.data.coor.LatLon</code></td>
202<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#getTempLatLon--">getTempLatLon</a></span>()</code>
203<div class="block">Returns the last fixed coordinates of the object.</div>
204</td>
205</tr>
206<tr id="i11" class="rowColor">
207<td class="colFirst"><code>boolean</code></td>
208<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isModified--">isModified</a></span>()</code>
209<div class="block">Returns whether the object has been modified or not.</div>
210</td>
211</tr>
212<tr id="i12" class="altColor">
213<td class="colFirst"><code>boolean</code></td>
214<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#isVisible--">isVisible</a></span>()</code>
215<div class="block">Returns whether the image is visible on the map or not.</div>
216</td>
217</tr>
218<tr id="i13" class="rowColor">
219<td class="colFirst"><code>void</code></td>
220<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#move-double-double-">move</a></span>(double&nbsp;x,
221 double&nbsp;y)</code>
222<div class="block">Moves the image temporally to another position</div>
223</td>
224</tr>
225<tr id="i14" class="altColor">
226<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
227<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#next--">next</a></span>()</code>
228<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the next
229 image in the sequence.</div>
230</td>
231</tr>
232<tr id="i15" class="rowColor">
233<td class="colFirst"><code><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a></code></td>
234<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#previous--">previous</a></span>()</code>
235<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the previous
236 image in the sequence.</div>
237</td>
238</tr>
239<tr id="i16" class="altColor">
240<td class="colFirst"><code>void</code></td>
241<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setCd-long-">setCd</a></span>(long&nbsp;cd)</code>
242<div class="block">Sets the Epoch time when the picture was captured.</div>
243</td>
244</tr>
245<tr id="i17" class="rowColor">
246<td class="colFirst"><code>void</code></td>
247<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setHe-double-">setHe</a></span>(double&nbsp;he)</code>&nbsp;</td>
248</tr>
249<tr id="i18" class="altColor">
250<td class="colFirst"><code>void</code></td>
251<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setId-java.lang.String-">setId</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
252</tr>
253<tr id="i19" class="rowColor">
254<td class="colFirst"><code>void</code></td>
255<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setLatLon-org.openstreetmap.josm.data.coor.LatLon-">setLatLon</a></span>(org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon)</code>&nbsp;</td>
256</tr>
257<tr id="i20" class="altColor">
258<td class="colFirst"><code>void</code></td>
259<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">setSequence</a></span>(org.openstreetmap.josm.plugins.streetside.StreetsideSequence&nbsp;sequence)</code>
260<div class="block">Sets the StreetsideSequence object which contains the StreetsideImage.</div>
261</td>
262</tr>
263<tr id="i21" class="rowColor">
264<td class="colFirst"><code>void</code></td>
265<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#setVisible-boolean-">setVisible</a></span>(boolean&nbsp;visible)</code>
266<div class="block">Set's whether the image should be visible on the map or not.</div>
267</td>
268</tr>
269<tr id="i22" class="altColor">
270<td class="colFirst"><code>void</code></td>
271<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#stopMoving--">stopMoving</a></span>()</code>
272<div class="block">Called when the mouse button is released, meaning that the picture has
273 stopped being dragged, so the temporal values are saved.</div>
274</td>
275</tr>
276<tr id="i23" class="rowColor">
277<td class="colFirst"><code>void</code></td>
278<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html#turn-double-">turn</a></span>(double&nbsp;ca)</code>
279<div class="block">Turns the image direction.</div>
280</td>
281</tr>
282</table>
283<ul class="blockList">
284<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
285<!-- -->
286</a>
287<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
288<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
289</ul>
290<ul class="blockList">
291<li class="blockList"><a name="methods.inherited.from.class.java.lang.Comparable">
292<!-- -->
293</a>
294<h3>Methods inherited from interface&nbsp;java.lang.Comparable</h3>
295<code>compareTo</code></li>
296</ul>
297</li>
298</ul>
299</li>
300</ul>
301</div>
302<div class="details">
303<ul class="blockList">
304<li class="blockList">
305<!-- ============ METHOD DETAIL ========== -->
306<ul class="blockList">
307<li class="blockList"><a name="method.detail">
308<!-- -->
309</a>
310<h3>Method Detail</h3>
311<a name="getId--">
312<!-- -->
313</a>
314<ul class="blockList">
315<li class="blockList">
316<h4>getId</h4>
317<pre>public&nbsp;java.lang.String&nbsp;getId()</pre>
318<dl>
319<dt><span class="returnLabel">Returns:</span></dt>
320<dd>the id</dd>
321</dl>
322</li>
323</ul>
324<a name="setId-java.lang.String-">
325<!-- -->
326</a>
327<ul class="blockList">
328<li class="blockList">
329<h4>setId</h4>
330<pre>public&nbsp;void&nbsp;setId(java.lang.String&nbsp;id)</pre>
331<dl>
332<dt><span class="paramLabel">Parameters:</span></dt>
333<dd><code>id</code> - the id to set</dd>
334</dl>
335</li>
336</ul>
337<a name="getHe--">
338<!-- -->
339</a>
340<ul class="blockList">
341<li class="blockList">
342<h4>getHe</h4>
343<pre>public&nbsp;double&nbsp;getHe()</pre>
344<div class="block">Returns the original direction towards the image has been taken.</div>
345<dl>
346<dt><span class="returnLabel">Returns:</span></dt>
347<dd>The direction of the image (0 means north and goes clockwise).</dd>
348</dl>
349</li>
350</ul>
351<a name="getCd--">
352<!-- -->
353</a>
354<ul class="blockList">
355<li class="blockList">
356<h4>getCd</h4>
357<pre>public&nbsp;long&nbsp;getCd()</pre>
358<div class="block">Returns the Epoch time when the image was captured.</div>
359<dl>
360<dt><span class="returnLabel">Returns:</span></dt>
361<dd>The long containing the Epoch time when the image was captured.</dd>
362</dl>
363</li>
364</ul>
365<a name="getDate--">
366<!-- -->
367</a>
368<ul class="blockList">
369<li class="blockList">
370<h4>getDate</h4>
371<pre>public&nbsp;java.lang.String&nbsp;getDate()</pre>
372<div class="block">Returns the date the picture was taken in DMY format.</div>
373<dl>
374<dt><span class="returnLabel">Returns:</span></dt>
375<dd>A String object containing the date when the picture was taken.</dd>
376</dl>
377</li>
378</ul>
379<a name="getDate-java.lang.String-">
380<!-- -->
381</a>
382<ul class="blockList">
383<li class="blockList">
384<h4>getDate</h4>
385<pre>public&nbsp;java.lang.String&nbsp;getDate(java.lang.String&nbsp;format)</pre>
386<div class="block">Returns the date the picture was taken in the given format.</div>
387<dl>
388<dt><span class="paramLabel">Parameters:</span></dt>
389<dd><code>format</code> - Format of the date. See <code>SimpleDateFormat</code>.</dd>
390<dt><span class="returnLabel">Returns:</span></dt>
391<dd>A String containing the date the picture was taken using the given
392 format.</dd>
393<dt><span class="throwsLabel">Throws:</span></dt>
394<dd><code>java.lang.NullPointerException</code> - if parameter format is <code>null</code></dd>
395</dl>
396</li>
397</ul>
398<a name="getLatLon--">
399<!-- -->
400</a>
401<ul class="blockList">
402<li class="blockList">
403<h4>getLatLon</h4>
404<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;getLatLon()</pre>
405<div class="block">Returns a LatLon object containing the original coordinates of the object.</div>
406<dl>
407<dt><span class="returnLabel">Returns:</span></dt>
408<dd>The LatLon object with the position of the object.</dd>
409</dl>
410</li>
411</ul>
412<a name="getMovingHe--">
413<!-- -->
414</a>
415<ul class="blockList">
416<li class="blockList">
417<h4>getMovingHe</h4>
418<pre>public&nbsp;double&nbsp;getMovingHe()</pre>
419<div class="block">Returns the direction towards the image has been taken.</div>
420<dl>
421<dt><span class="returnLabel">Returns:</span></dt>
422<dd>The direction of the image (0 means north and goes clockwise).</dd>
423</dl>
424</li>
425</ul>
426<a name="getMovingLatLon--">
427<!-- -->
428</a>
429<ul class="blockList">
430<li class="blockList">
431<h4>getMovingLatLon</h4>
432<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;getMovingLatLon()</pre>
433<div class="block">Returns a LatLon object containing the current coordinates of the object.
434 When you are dragging the image this changes.</div>
435<dl>
436<dt><span class="returnLabel">Returns:</span></dt>
437<dd>The LatLon object with the position of the object.</dd>
438</dl>
439</li>
440</ul>
441<a name="getSequence--">
442<!-- -->
443</a>
444<ul class="blockList">
445<li class="blockList">
446<h4>getSequence</h4>
447<pre>public&nbsp;org.openstreetmap.josm.plugins.streetside.StreetsideSequence&nbsp;getSequence()</pre>
448<div class="block">Returns the sequence which contains this image. Never null.</div>
449<dl>
450<dt><span class="returnLabel">Returns:</span></dt>
451<dd>The StreetsideSequence object that contains this StreetsideImage.</dd>
452</dl>
453</li>
454</ul>
455<a name="getTempHe--">
456<!-- -->
457</a>
458<ul class="blockList">
459<li class="blockList">
460<h4>getTempHe</h4>
461<pre>public&nbsp;double&nbsp;getTempHe()</pre>
462<div class="block">Returns the last fixed direction of the object.</div>
463<dl>
464<dt><span class="returnLabel">Returns:</span></dt>
465<dd>The last fixed direction of the object. 0 means north.</dd>
466</dl>
467</li>
468</ul>
469<a name="getTempLatLon--">
470<!-- -->
471</a>
472<ul class="blockList">
473<li class="blockList">
474<h4>getTempLatLon</h4>
475<pre>public&nbsp;org.openstreetmap.josm.data.coor.LatLon&nbsp;getTempLatLon()</pre>
476<div class="block">Returns the last fixed coordinates of the object.</div>
477<dl>
478<dt><span class="returnLabel">Returns:</span></dt>
479<dd>A LatLon object containing.</dd>
480</dl>
481</li>
482</ul>
483<a name="isModified--">
484<!-- -->
485</a>
486<ul class="blockList">
487<li class="blockList">
488<h4>isModified</h4>
489<pre>public&nbsp;boolean&nbsp;isModified()</pre>
490<div class="block">Returns whether the object has been modified or not.</div>
491<dl>
492<dt><span class="returnLabel">Returns:</span></dt>
493<dd>true if the object has been modified; false otherwise.</dd>
494</dl>
495</li>
496</ul>
497<a name="isVisible--">
498<!-- -->
499</a>
500<ul class="blockList">
501<li class="blockList">
502<h4>isVisible</h4>
503<pre>public&nbsp;boolean&nbsp;isVisible()</pre>
504<div class="block">Returns whether the image is visible on the map or not.</div>
505<dl>
506<dt><span class="returnLabel">Returns:</span></dt>
507<dd>True if the image is visible; false otherwise.</dd>
508</dl>
509</li>
510</ul>
511<a name="move-double-double-">
512<!-- -->
513</a>
514<ul class="blockList">
515<li class="blockList">
516<h4>move</h4>
517<pre>public&nbsp;void&nbsp;move(double&nbsp;x,
518 double&nbsp;y)</pre>
519<div class="block">Moves the image temporally to another position</div>
520<dl>
521<dt><span class="paramLabel">Parameters:</span></dt>
522<dd><code>x</code> - The movement of the image in longitude units.</dd>
523<dd><code>y</code> - The movement of the image in latitude units.</dd>
524</dl>
525</li>
526</ul>
527<a name="next--">
528<!-- -->
529</a>
530<ul class="blockList">
531<li class="blockList">
532<h4>next</h4>
533<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;next()</pre>
534<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the next
535 image in the sequence.</div>
536<dl>
537<dt><span class="returnLabel">Returns:</span></dt>
538<dd>The following StreetsideImage, or null if there is none.</dd>
539</dl>
540</li>
541</ul>
542<a name="previous--">
543<!-- -->
544</a>
545<ul class="blockList">
546<li class="blockList">
547<h4>previous</h4>
548<pre>public&nbsp;<a href="../../../../../org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" title="class in org.openstreetmap.josm.plugins.streetside">StreetsideAbstractImage</a>&nbsp;previous()</pre>
549<div class="block">If the StreetsideImage belongs to a StreetsideSequence, returns the previous
550 image in the sequence.</div>
551<dl>
552<dt><span class="returnLabel">Returns:</span></dt>
553<dd>The previous StreetsideImage, or null if there is none.</dd>
554</dl>
555</li>
556</ul>
557<a name="setHe-double-">
558<!-- -->
559</a>
560<ul class="blockList">
561<li class="blockList">
562<h4>setHe</h4>
563<pre>public&nbsp;void&nbsp;setHe(double&nbsp;he)</pre>
564</li>
565</ul>
566<a name="setCd-long-">
567<!-- -->
568</a>
569<ul class="blockList">
570<li class="blockList">
571<h4>setCd</h4>
572<pre>public&nbsp;void&nbsp;setCd(long&nbsp;cd)</pre>
573<div class="block">Sets the Epoch time when the picture was captured.</div>
574<dl>
575<dt><span class="paramLabel">Parameters:</span></dt>
576<dd><code>cd</code> - Epoch time when the image was captured.</dd>
577</dl>
578</li>
579</ul>
580<a name="setLatLon-org.openstreetmap.josm.data.coor.LatLon-">
581<!-- -->
582</a>
583<ul class="blockList">
584<li class="blockList">
585<h4>setLatLon</h4>
586<pre>public&nbsp;void&nbsp;setLatLon(org.openstreetmap.josm.data.coor.LatLon&nbsp;latLon)</pre>
587</li>
588</ul>
589<a name="setSequence-org.openstreetmap.josm.plugins.streetside.StreetsideSequence-">
590<!-- -->
591</a>
592<ul class="blockList">
593<li class="blockList">
594<h4>setSequence</h4>
595<pre>public&nbsp;void&nbsp;setSequence(org.openstreetmap.josm.plugins.streetside.StreetsideSequence&nbsp;sequence)</pre>
596<div class="block">Sets the StreetsideSequence object which contains the StreetsideImage.</div>
597<dl>
598<dt><span class="paramLabel">Parameters:</span></dt>
599<dd><code>sequence</code> - The StreetsideSequence that contains the StreetsideImage.</dd>
600<dt><span class="throwsLabel">Throws:</span></dt>
601<dd><code>java.lang.IllegalArgumentException</code> - if the image is not already part of the
602 <code>StreetsideSequence</code>. Call
603 <code>StreetsideSequence.add(StreetsideAbstractImage)</code> first.</dd>
604</dl>
605</li>
606</ul>
607<a name="setVisible-boolean-">
608<!-- -->
609</a>
610<ul class="blockList">
611<li class="blockList">
612<h4>setVisible</h4>
613<pre>public&nbsp;void&nbsp;setVisible(boolean&nbsp;visible)</pre>
614<div class="block">Set's whether the image should be visible on the map or not.</div>
615<dl>
616<dt><span class="paramLabel">Parameters:</span></dt>
617<dd><code>visible</code> - true if the image is set to be visible; false otherwise.</dd>
618</dl>
619</li>
620</ul>
621<a name="stopMoving--">
622<!-- -->
623</a>
624<ul class="blockList">
625<li class="blockList">
626<h4>stopMoving</h4>
627<pre>public&nbsp;void&nbsp;stopMoving()</pre>
628<div class="block">Called when the mouse button is released, meaning that the picture has
629 stopped being dragged, so the temporal values are saved.</div>
630</li>
631</ul>
632<a name="turn-double-">
633<!-- -->
634</a>
635<ul class="blockListLast">
636<li class="blockList">
637<h4>turn</h4>
638<pre>public&nbsp;void&nbsp;turn(double&nbsp;ca)</pre>
639<div class="block">Turns the image direction.</div>
640<dl>
641<dt><span class="paramLabel">Parameters:</span></dt>
642<dd><code>ca</code> - The angle the image is moving.</dd>
643</dl>
644</li>
645</ul>
646</li>
647</ul>
648</li>
649</ul>
650</div>
651</div>
652<!-- ========= END OF CLASS DATA ========= -->
653<!-- ======= START OF BOTTOM NAVBAR ====== -->
654<div class="bottomNav"><a name="navbar.bottom">
655<!-- -->
656</a>
657<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
658<a name="navbar.bottom.firstrow">
659<!-- -->
660</a>
661<ul class="navList" title="Navigation">
662<li><a href="../../../../../org/openstreetmap/josm/plugins/streetside/package-summary.html">Package</a></li>
663<li class="navBarCell1Rev">Class</li>
664<li><a href="class-use/StreetsideAbstractImage.html">Use</a></li>
665<li><a href="package-tree.html">Tree</a></li>
666<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
667<li><a href="../../../../../index-files/index-1.html">Index</a></li>
668<li><a href="../../../../../help-doc.html">Help</a></li>
669</ul>
670</div>
671<div class="subNav">
672<ul class="navList">
673<li>Prev&nbsp;Class</li>
674<li>Next&nbsp;Class</li>
675</ul>
676<ul class="navList">
677<li><a href="../../../../../index.html?org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html" target="_top">Frames</a></li>
678<li><a href="StreetsideAbstractImage.html" target="_top">No&nbsp;Frames</a></li>
679</ul>
680<ul class="navList" id="allclasses_navbar_bottom">
681<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
682</ul>
683<div>
684<script type="text/javascript"><!--
685 allClassesLink = document.getElementById("allclasses_navbar_bottom");
686 if(window==top) {
687 allClassesLink.style.display = "block";
688 }
689 else {
690 allClassesLink.style.display = "none";
691 }
692 //-->
693</script>
694</div>
695<div>
696<ul class="subNavList">
697<li>Summary:&nbsp;</li>
698<li>Nested&nbsp;|&nbsp;</li>
699<li>Field&nbsp;|&nbsp;</li>
700<li>Constr&nbsp;|&nbsp;</li>
701<li><a href="#method.summary">Method</a></li>
702</ul>
703<ul class="subNavList">
704<li>Detail:&nbsp;</li>
705<li>Field&nbsp;|&nbsp;</li>
706<li>Constr&nbsp;|&nbsp;</li>
707<li><a href="#method.detail">Method</a></li>
708</ul>
709</div>
710<a name="skip.navbar.bottom">
711<!-- -->
712</a></div>
713<!-- ======== END OF BOTTOM NAVBAR ======= -->
714</body>
715</html>
Note: See TracBrowser for help on using the repository browser.