source: osm/applications/editors/josm/plugins/MicrosoftStreetside/javadoc/overview-summary.html@ 34358

Last change on this file since 34358 was 34358, checked in by renerr18, 6 years ago

Drastic 360 degree viewer enhancements with default "no image selected" scene for cubemap box.

File size: 8.9 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 Wed Jun 27 23:20:30 PDT 2018 -->
6<title>Overview (JOSM-MicrosoftStreetside)</title>
7<meta name="date" content="2018-06-27">
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="Overview (JOSM-MicrosoftStreetside)";
16 }
17 }
18 catch(err) {
19 }
20//-->
21</script>
22<noscript>
23<div>JavaScript is disabled on your browser.</div>
24</noscript>
25<!-- ========= START OF TOP NAVBAR ======= -->
26<div class="topNav"><a name="navbar.top">
27<!-- -->
28</a>
29<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30<a name="navbar.top.firstrow">
31<!-- -->
32</a>
33<ul class="navList" title="Navigation">
34<li class="navBarCell1Rev">Overview</li>
35<li>Package</li>
36<li>Class</li>
37<li>Use</li>
38<li><a href="overview-tree.html">Tree</a></li>
39<li><a href="deprecated-list.html">Deprecated</a></li>
40<li><a href="index-all.html">Index</a></li>
41<li><a href="help-doc.html">Help</a></li>
42</ul>
43</div>
44<div class="subNav">
45<ul class="navList">
46<li>Prev</li>
47<li>Next</li>
48</ul>
49<ul class="navList">
50<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
51<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
52</ul>
53<ul class="navList" id="allclasses_navbar_top">
54<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
55</ul>
56<div>
57<script type="text/javascript"><!--
58 allClassesLink = document.getElementById("allclasses_navbar_top");
59 if(window==top) {
60 allClassesLink.style.display = "block";
61 }
62 else {
63 allClassesLink.style.display = "none";
64 }
65 //-->
66</script>
67</div>
68<a name="skip.navbar.top">
69<!-- -->
70</a></div>
71<!-- ========= END OF TOP NAVBAR ========= -->
72<div class="header">
73<h1 class="title"><h2>JOSM-MicrosoftStreetside - Javadoc</h2></h1>
74</div>
75<div class="contentContainer">
76<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
77<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
78<tr>
79<th class="colFirst" scope="col">Package</th>
80<th class="colLast" scope="col">Description</th>
81</tr>
82<tbody>
83<tr class="altColor">
84<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/package-summary.html">org.openstreetmap.josm.plugins.streetside</a></td>
85<td class="colLast">
86<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
87</td>
88</tr>
89<tr class="rowColor">
90<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/actions/package-summary.html">org.openstreetmap.josm.plugins.streetside.actions</a></td>
91<td class="colLast">
92<div class="block">The main package in which all core-code (so at the moment all code) resides.</div>
93</td>
94</tr>
95<tr class="altColor">
96<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/cache/package-summary.html">org.openstreetmap.josm.plugins.streetside.cache</a></td>
97<td class="colLast">
98<div class="block">This package is all about caching resources downloaded from
99 <a href="https://mapillary.com">mapillary.com</a>
100 for faster access to those resources in the future.</div>
101</td>
102</tr>
103<tr class="rowColor">
104<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/cubemap/package-summary.html">org.openstreetmap.josm.plugins.streetside.cubemap</a></td>
105<td class="colLast">&nbsp;</td>
106</tr>
107<tr class="altColor">
108<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui</a></td>
109<td class="colLast">
110<div class="block">The GUI components that are special to the mapillary plugin.</div>
111</td>
112</tr>
113<tr class="rowColor">
114<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.boilerplate</a></td>
115<td class="colLast">
116<div class="block">The GUI components that are special to the mapillary plugin.</div>
117</td>
118</tr>
119<tr class="altColor">
120<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/dialog/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.dialog</a></td>
121<td class="colLast">&nbsp;</td>
122</tr>
123<tr class="rowColor">
124<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/gui/imageinfo/package-summary.html">org.openstreetmap.josm.plugins.streetside.gui.imageinfo</a></td>
125<td class="colLast">&nbsp;</td>
126</tr>
127<tr class="altColor">
128<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/history/package-summary.html">org.openstreetmap.josm.plugins.streetside.history</a></td>
129<td class="colLast">
130<div class="block">This package deals with keeping a history of actions the user performed
131 to allow for undoing and redoing these actions.</div>
132</td>
133</tr>
134<tr class="rowColor">
135<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/history/commands/package-summary.html">org.openstreetmap.josm.plugins.streetside.history.commands</a></td>
136<td class="colLast">&nbsp;</td>
137</tr>
138<tr class="altColor">
139<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/io/download/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.download</a></td>
140<td class="colLast">
141<div class="block">Classes for downloading images, sequences and image metadata like traffic signs from <a href="https://mapillary.com">mapillary.com</a> .</div>
142</td>
143</tr>
144<tr class="rowColor">
145<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/io/export/package-summary.html">org.openstreetmap.josm.plugins.streetside.io.export</a></td>
146<td class="colLast">
147<div class="block">Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .</div>
148</td>
149</tr>
150<tr class="altColor">
151<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/mode/package-summary.html">org.openstreetmap.josm.plugins.streetside.mode</a></td>
152<td class="colLast">
153<div class="block">The different modes that the <a href="org/openstreetmap/josm/plugins/streetside/StreetsideLayer.html" title="class in org.openstreetmap.josm.plugins.streetside"><code>StreetsideLayer</code></a> can be in.</div>
154</td>
155</tr>
156<tr class="rowColor">
157<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/model/package-summary.html">org.openstreetmap.josm.plugins.streetside.model</a></td>
158<td class="colLast">&nbsp;</td>
159</tr>
160<tr class="altColor">
161<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/oauth/package-summary.html">org.openstreetmap.josm.plugins.streetside.oauth</a></td>
162<td class="colLast">&nbsp;</td>
163</tr>
164<tr class="rowColor">
165<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/utils/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils</a></td>
166<td class="colLast">
167<div class="block">Utility classes for simplifying recurring tasks throughout the project.</div>
168</td>
169</tr>
170<tr class="altColor">
171<td class="colFirst"><a href="org/openstreetmap/josm/plugins/streetside/utils/api/package-summary.html">org.openstreetmap.josm.plugins.streetside.utils.api</a></td>
172<td class="colLast">&nbsp;</td>
173</tr>
174</tbody>
175</table>
176</div>
177<!-- ======= START OF BOTTOM NAVBAR ====== -->
178<div class="bottomNav"><a name="navbar.bottom">
179<!-- -->
180</a>
181<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
182<a name="navbar.bottom.firstrow">
183<!-- -->
184</a>
185<ul class="navList" title="Navigation">
186<li class="navBarCell1Rev">Overview</li>
187<li>Package</li>
188<li>Class</li>
189<li>Use</li>
190<li><a href="overview-tree.html">Tree</a></li>
191<li><a href="deprecated-list.html">Deprecated</a></li>
192<li><a href="index-all.html">Index</a></li>
193<li><a href="help-doc.html">Help</a></li>
194</ul>
195</div>
196<div class="subNav">
197<ul class="navList">
198<li>Prev</li>
199<li>Next</li>
200</ul>
201<ul class="navList">
202<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
203<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
204</ul>
205<ul class="navList" id="allclasses_navbar_bottom">
206<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
207</ul>
208<div>
209<script type="text/javascript"><!--
210 allClassesLink = document.getElementById("allclasses_navbar_bottom");
211 if(window==top) {
212 allClassesLink.style.display = "block";
213 }
214 else {
215 allClassesLink.style.display = "none";
216 }
217 //-->
218</script>
219</div>
220<a name="skip.navbar.bottom">
221<!-- -->
222</a></div>
223<!-- ======== END OF BOTTOM NAVBAR ======= -->
224<p class="legalCopy"><small><a href="https://josm.openstreetmap.de/wiki/Plugins">JOSM Plugins</a></small></p>
225</body>
226</html>
Note: See TracBrowser for help on using the repository browser.