|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.13) on Wed Jun 15 10:27:39 MDT 2022 --> |
6 | | -<title>All Classes (Military Grid Reference System 1.0.1 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.13) on Fri Jul 08 14:21:22 MDT 2022 --> |
| 6 | +<title>All Classes (Military Grid Reference System 2.0.0 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2022-06-15"> |
| 8 | +<meta name="dc.created" content="2022-07-08"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> |
11 | 11 | <script type="text/javascript" src="script.js"></script> |
|
21 | 21 | <script type="text/javascript"><!-- |
22 | 22 | try { |
23 | 23 | if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="All Classes (Military Grid Reference System 1.0.1 API)"; |
| 24 | + parent.document.title="All Classes (Military Grid Reference System 2.0.0 API)"; |
25 | 25 | } |
26 | 26 | } |
27 | 27 | catch(err) { |
28 | 28 | } |
29 | 29 | //--> |
30 | | -var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":4,"i11":2,"i12":2,"i13":2,"i14":4,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":4,"i30":2,"i31":2,"i32":2}; |
| 30 | +var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":4,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2}; |
31 | 31 | var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"]}; |
32 | 32 | var altColor = "altColor"; |
33 | 33 | var rowColor = "rowColor"; |
@@ -118,194 +118,120 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
118 | 118 | </th> |
119 | 119 | </tr> |
120 | 120 | <tr id="i1" class="rowColor"> |
121 | | -<td class="colFirst"><a href="mil/nga/mgrs/features/Bounds.html" title="class in mil.nga.mgrs.features">Bounds</a></td> |
| 121 | +<td class="colFirst"><a href="mil/nga/mgrs/grid/Grid.html" title="class in mil.nga.mgrs.grid">Grid</a></td> |
122 | 122 | <th class="colLast" scope="row"> |
123 | | -<div class="block">Zone Bounds</div> |
| 123 | +<div class="block">Grid</div> |
124 | 124 | </th> |
125 | 125 | </tr> |
126 | 126 | <tr id="i2" class="altColor"> |
127 | | -<td class="colFirst"><a href="mil/nga/mgrs/color/Color.html" title="class in mil.nga.mgrs.color">Color</a></td> |
| 127 | +<td class="colFirst"><a href="mil/nga/mgrs/grid/GridLabel.html" title="class in mil.nga.mgrs.grid">GridLabel</a></td> |
128 | 128 | <th class="colLast" scope="row"> |
129 | | -<div class="block">Color representation with support for hex, RBG, arithmetic RBG, HSL, and |
130 | | - integer colors</div> |
| 129 | +<div class="block">MGRS Grid Label</div> |
131 | 130 | </th> |
132 | 131 | </tr> |
133 | 132 | <tr id="i3" class="rowColor"> |
134 | | -<td class="colFirst"><a href="mil/nga/mgrs/color/ColorConstants.html" title="class in mil.nga.mgrs.color">ColorConstants</a></td> |
| 133 | +<td class="colFirst"><a href="mil/nga/mgrs/grid/GridLabeler.html" title="class in mil.nga.mgrs.grid">GridLabeler</a></td> |
135 | 134 | <th class="colLast" scope="row"> |
136 | | -<div class="block">Color Constant hex codes</div> |
| 135 | +<div class="block">Grid Labeler</div> |
137 | 136 | </th> |
138 | 137 | </tr> |
139 | 138 | <tr id="i4" class="altColor"> |
140 | | -<td class="colFirst"><a href="mil/nga/mgrs/color/ColorUtils.html" title="class in mil.nga.mgrs.color">ColorUtils</a></td> |
| 139 | +<td class="colFirst"><a href="mil/nga/mgrs/features/GridLine.html" title="class in mil.nga.mgrs.features">GridLine</a></td> |
141 | 140 | <th class="colLast" scope="row"> |
142 | | -<div class="block">Color utilities with support for hex, RBG, arithmetic RBG, HSL, and integer |
143 | | - colors</div> |
| 141 | +<div class="block">Line between two points</div> |
144 | 142 | </th> |
145 | 143 | </tr> |
146 | 144 | <tr id="i5" class="rowColor"> |
147 | | -<td class="colFirst"><a href="mil/nga/mgrs/grid/Grid.html" title="class in mil.nga.mgrs.grid">Grid</a></td> |
148 | | -<th class="colLast" scope="row"> |
149 | | -<div class="block">Grid</div> |
150 | | -</th> |
151 | | -</tr> |
152 | | -<tr id="i6" class="altColor"> |
153 | | -<td class="colFirst"><a href="mil/nga/mgrs/grid/GridLabeler.html" title="class in mil.nga.mgrs.grid">GridLabeler</a></td> |
154 | | -<th class="colLast" scope="row"> |
155 | | -<div class="block">MGRS grid labeler</div> |
156 | | -</th> |
157 | | -</tr> |
158 | | -<tr id="i7" class="rowColor"> |
159 | 145 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/GridRange.html" title="class in mil.nga.mgrs.gzd">GridRange</a></td> |
160 | 146 | <th class="colLast" scope="row"> |
161 | 147 | <div class="block">Grid Range</div> |
162 | 148 | </th> |
163 | 149 | </tr> |
164 | | -<tr id="i8" class="altColor"> |
| 150 | +<tr id="i6" class="altColor"> |
165 | 151 | <td class="colFirst"><a href="mil/nga/mgrs/grid/Grids.html" title="class in mil.nga.mgrs.grid">Grids</a></td> |
166 | 152 | <th class="colLast" scope="row"> |
167 | 153 | <div class="block">Grids</div> |
168 | 154 | </th> |
169 | 155 | </tr> |
170 | | -<tr id="i9" class="rowColor"> |
171 | | -<td class="colFirst"><a href="mil/nga/mgrs/grid/GridStyle.html" title="class in mil.nga.mgrs.grid">GridStyle</a></td> |
172 | | -<th class="colLast" scope="row"> |
173 | | -<div class="block">Grid Line Style</div> |
174 | | -</th> |
175 | | -</tr> |
176 | | -<tr id="i10" class="altColor"> |
| 156 | +<tr id="i7" class="rowColor"> |
177 | 157 | <td class="colFirst"><a href="mil/nga/mgrs/grid/GridType.html" title="enum in mil.nga.mgrs.grid">GridType</a></td> |
178 | 158 | <th class="colLast" scope="row"> |
179 | 159 | <div class="block">Grid type enumeration</div> |
180 | 160 | </th> |
181 | 161 | </tr> |
182 | | -<tr id="i11" class="rowColor"> |
| 162 | +<tr id="i8" class="altColor"> |
183 | 163 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/GridZone.html" title="class in mil.nga.mgrs.gzd">GridZone</a></td> |
184 | 164 | <th class="colLast" scope="row"> |
185 | 165 | <div class="block">Grid Zone</div> |
186 | 166 | </th> |
187 | 167 | </tr> |
188 | | -<tr id="i12" class="altColor"> |
| 168 | +<tr id="i9" class="rowColor"> |
189 | 169 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/GridZones.html" title="class in mil.nga.mgrs.gzd">GridZones</a></td> |
190 | 170 | <th class="colLast" scope="row"> |
191 | 171 | <div class="block">Grid Zones, Longitudinal Strips, and Latitude Bands</div> |
192 | 172 | </th> |
193 | 173 | </tr> |
194 | | -<tr id="i13" class="rowColor"> |
| 174 | +<tr id="i10" class="altColor"> |
195 | 175 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/GZDLabeler.html" title="class in mil.nga.mgrs.gzd">GZDLabeler</a></td> |
196 | 176 | <th class="colLast" scope="row"> |
197 | 177 | <div class="block">Grid Zone Designator labeler</div> |
198 | 178 | </th> |
199 | 179 | </tr> |
200 | | -<tr id="i14" class="altColor"> |
201 | | -<td class="colFirst"><a href="mil/nga/mgrs/utm/Hemisphere.html" title="enum in mil.nga.mgrs.utm">Hemisphere</a></td> |
202 | | -<th class="colLast" scope="row"> |
203 | | -<div class="block">Hemisphere enumeration</div> |
204 | | -</th> |
205 | | -</tr> |
206 | | -<tr id="i15" class="rowColor"> |
207 | | -<td class="colFirst"><a href="mil/nga/mgrs/grid/Label.html" title="class in mil.nga.mgrs.grid">Label</a></td> |
208 | | -<th class="colLast" scope="row"> |
209 | | -<div class="block">MGRS Label</div> |
210 | | -</th> |
211 | | -</tr> |
212 | | -<tr id="i16" class="altColor"> |
213 | | -<td class="colFirst"><a href="mil/nga/mgrs/grid/Labeler.html" title="class in mil.nga.mgrs.grid">Labeler</a></td> |
214 | | -<th class="colLast" scope="row"> |
215 | | -<div class="block">Grid Labeler</div> |
216 | | -</th> |
217 | | -</tr> |
218 | | -<tr id="i17" class="rowColor"> |
| 180 | +<tr id="i11" class="rowColor"> |
219 | 181 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/LatitudeBand.html" title="class in mil.nga.mgrs.gzd">LatitudeBand</a></td> |
220 | 182 | <th class="colLast" scope="row"> |
221 | 183 | <div class="block">Latitude (horizontal) band</div> |
222 | 184 | </th> |
223 | 185 | </tr> |
224 | | -<tr id="i18" class="altColor"> |
225 | | -<td class="colFirst"><a href="mil/nga/mgrs/features/Line.html" title="class in mil.nga.mgrs.features">Line</a></td> |
226 | | -<th class="colLast" scope="row"> |
227 | | -<div class="block">Line between two points in meters</div> |
228 | | -</th> |
229 | | -</tr> |
230 | | -<tr id="i19" class="rowColor"> |
| 186 | +<tr id="i12" class="altColor"> |
231 | 187 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/LongitudinalStrip.html" title="class in mil.nga.mgrs.gzd">LongitudinalStrip</a></td> |
232 | 188 | <th class="colLast" scope="row"> |
233 | 189 | <div class="block">Longitudinal (vertical) strip</div> |
234 | 190 | </th> |
235 | 191 | </tr> |
236 | | -<tr id="i20" class="altColor"> |
| 192 | +<tr id="i13" class="rowColor"> |
237 | 193 | <td class="colFirst"><a href="mil/nga/mgrs/MGRS.html" title="class in mil.nga.mgrs">MGRS</a></td> |
238 | 194 | <th class="colLast" scope="row"> |
239 | 195 | <div class="block">Military Grid Reference System Coordinate</div> |
240 | 196 | </th> |
241 | 197 | </tr> |
242 | | -<tr id="i21" class="rowColor"> |
| 198 | +<tr id="i14" class="altColor"> |
243 | 199 | <td class="colFirst"><a href="mil/nga/mgrs/MGRSConstants.html" title="class in mil.nga.mgrs">MGRSConstants</a></td> |
244 | 200 | <th class="colLast" scope="row"> |
245 | 201 | <div class="block">Military Grid Reference System Constants</div> |
246 | 202 | </th> |
247 | 203 | </tr> |
248 | | -<tr id="i22" class="altColor"> |
249 | | -<td class="colFirst"><a href="mil/nga/mgrs/property/MGRSProperties.html" title="class in mil.nga.mgrs.property">MGRSProperties</a></td> |
| 204 | +<tr id="i15" class="rowColor"> |
| 205 | +<td class="colFirst"><a href="mil/nga/mgrs/grid/MGRSLabeler.html" title="class in mil.nga.mgrs.grid">MGRSLabeler</a></td> |
250 | 206 | <th class="colLast" scope="row"> |
251 | | -<div class="block">MGRS property loader</div> |
| 207 | +<div class="block">MGRS grid labeler</div> |
252 | 208 | </th> |
253 | 209 | </tr> |
254 | | -<tr id="i23" class="rowColor"> |
255 | | -<td class="colFirst"><a href="mil/nga/mgrs/tile/MGRSTile.html" title="class in mil.nga.mgrs.tile">MGRSTile</a></td> |
| 210 | +<tr id="i16" class="altColor"> |
| 211 | +<td class="colFirst"><a href="mil/nga/mgrs/property/MGRSProperties.html" title="class in mil.nga.mgrs.property">MGRSProperties</a></td> |
256 | 212 | <th class="colLast" scope="row"> |
257 | | -<div class="block">Military Grid Reference System Tile</div> |
| 213 | +<div class="block">MGRS property loader</div> |
258 | 214 | </th> |
259 | 215 | </tr> |
260 | | -<tr id="i24" class="altColor"> |
| 216 | +<tr id="i17" class="rowColor"> |
261 | 217 | <td class="colFirst"><a href="mil/nga/mgrs/MGRSUtils.html" title="class in mil.nga.mgrs">MGRSUtils</a></td> |
262 | 218 | <th class="colLast" scope="row"> |
263 | 219 | <div class="block">Military Grid Reference System utilities</div> |
264 | 220 | </th> |
265 | 221 | </tr> |
266 | | -<tr id="i25" class="rowColor"> |
267 | | -<td class="colFirst"><a href="mil/nga/mgrs/tile/Pixel.html" title="class in mil.nga.mgrs.tile">Pixel</a></td> |
268 | | -<th class="colLast" scope="row"> |
269 | | -<div class="block">Tile Pixel</div> |
270 | | -</th> |
271 | | -</tr> |
272 | | -<tr id="i26" class="altColor"> |
273 | | -<td class="colFirst"><a href="mil/nga/mgrs/tile/PixelRange.html" title="class in mil.nga.mgrs.tile">PixelRange</a></td> |
274 | | -<th class="colLast" scope="row"> |
275 | | -<div class="block">Pixel Range</div> |
276 | | -</th> |
277 | | -</tr> |
278 | | -<tr id="i27" class="rowColor"> |
279 | | -<td class="colFirst"><a href="mil/nga/mgrs/features/Point.html" title="class in mil.nga.mgrs.features">Point</a></td> |
280 | | -<th class="colLast" scope="row"> |
281 | | -<div class="block">Point</div> |
282 | | -</th> |
283 | | -</tr> |
284 | | -<tr id="i28" class="altColor"> |
285 | | -<td class="colFirst"><a href="mil/nga/mgrs/property/PropertyConstants.html" title="class in mil.nga.mgrs.property">PropertyConstants</a></td> |
286 | | -<th class="colLast" scope="row"> |
287 | | -<div class="block">MGRS property constants</div> |
288 | | -</th> |
289 | | -</tr> |
290 | | -<tr id="i29" class="rowColor"> |
291 | | -<td class="colFirst"><a href="mil/nga/mgrs/features/Unit.html" title="enum in mil.nga.mgrs.features">Unit</a></td> |
292 | | -<th class="colLast" scope="row"> |
293 | | -<div class="block">Unit</div> |
294 | | -</th> |
295 | | -</tr> |
296 | | -<tr id="i30" class="altColor"> |
| 222 | +<tr id="i18" class="altColor"> |
297 | 223 | <td class="colFirst"><a href="mil/nga/mgrs/utm/UTM.html" title="class in mil.nga.mgrs.utm">UTM</a></td> |
298 | 224 | <th class="colLast" scope="row"> |
299 | 225 | <div class="block">Universal Transverse Mercator Projection</div> |
300 | 226 | </th> |
301 | 227 | </tr> |
302 | | -<tr id="i31" class="rowColor"> |
| 228 | +<tr id="i19" class="rowColor"> |
303 | 229 | <td class="colFirst"><a href="mil/nga/mgrs/gzd/ZoneNumberRange.html" title="class in mil.nga.mgrs.gzd">ZoneNumberRange</a></td> |
304 | 230 | <th class="colLast" scope="row"> |
305 | 231 | <div class="block">Zone Number Range</div> |
306 | 232 | </th> |
307 | 233 | </tr> |
308 | | -<tr id="i32" class="altColor"> |
| 234 | +<tr id="i20" class="altColor"> |
309 | 235 | <td class="colFirst"><a href="mil/nga/mgrs/grid/ZoomGrids.html" title="class in mil.nga.mgrs.grid">ZoomGrids</a></td> |
310 | 236 | <th class="colLast" scope="row"> |
311 | 237 | <div class="block">Zoom Level Matching Grids</div> |
|
0 commit comments