|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.13) on Fri Jul 08 08:50:54 MDT 2022 --> |
6 | | -<title>All Classes (Simple Features 2.1.0 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.13) on Wed Sep 21 07:31:06 MDT 2022 --> |
| 6 | +<title>All Classes (Simple Features 2.2.0 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2022-07-08"> |
| 8 | +<meta name="dc.created" content="2022-09-21"> |
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 (Simple Features 2.1.0 API)"; |
| 24 | + parent.document.title="All Classes (Simple Features 2.2.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":2,"i11":2,"i12":4,"i13":2,"i14":4,"i15":2,"i16":2,"i17":2,"i18":2,"i19":1,"i20":2,"i21":4,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":8,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2}; |
| 30 | +var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":4,"i13":2,"i14":4,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":1,"i21":2,"i22":4,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":8,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2}; |
31 | 31 | var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]}; |
32 | 32 | var altColor = "altColor"; |
33 | 33 | var rowColor = "rowColor"; |
@@ -216,165 +216,171 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
216 | 216 | </th> |
217 | 217 | </tr> |
218 | 218 | <tr id="i17" class="rowColor"> |
| 219 | +<td class="colFirst"><a href="mil/nga/sf/util/GeometryConstants.html" title="class in mil.nga.sf.util">GeometryConstants</a></td> |
| 220 | +<th class="colLast" scope="row"> |
| 221 | +<div class="block">Geometry Constants</div> |
| 222 | +</th> |
| 223 | +</tr> |
| 224 | +<tr id="i18" class="altColor"> |
219 | 225 | <td class="colFirst"><a href="mil/nga/sf/GeometryEnvelope.html" title="class in mil.nga.sf">GeometryEnvelope</a></td> |
220 | 226 | <th class="colLast" scope="row"> |
221 | 227 | <div class="block">Geometry envelope</div> |
222 | 228 | </th> |
223 | 229 | </tr> |
224 | | -<tr id="i18" class="altColor"> |
| 230 | +<tr id="i19" class="rowColor"> |
225 | 231 | <td class="colFirst"><a href="mil/nga/sf/util/GeometryEnvelopeBuilder.html" title="class in mil.nga.sf.util">GeometryEnvelopeBuilder</a></td> |
226 | 232 | <th class="colLast" scope="row"> |
227 | 233 | <div class="block">Builds an envelope from a Geometry</div> |
228 | 234 | </th> |
229 | 235 | </tr> |
230 | | -<tr id="i19" class="rowColor"> |
| 236 | +<tr id="i20" class="altColor"> |
231 | 237 | <td class="colFirst"><a href="mil/nga/sf/util/filter/GeometryFilter.html" title="interface in mil.nga.sf.util.filter">GeometryFilter</a></td> |
232 | 238 | <th class="colLast" scope="row"> |
233 | 239 | <div class="block">Geometry Filter to filter included geometries and modify them during |
234 | 240 | construction</div> |
235 | 241 | </th> |
236 | 242 | </tr> |
237 | | -<tr id="i20" class="altColor"> |
| 243 | +<tr id="i21" class="rowColor"> |
238 | 244 | <td class="colFirst"><a href="mil/nga/sf/util/GeometryPrinter.html" title="class in mil.nga.sf.util">GeometryPrinter</a></td> |
239 | 245 | <th class="colLast" scope="row"> |
240 | 246 | <div class="block">String representation of a Geometry</div> |
241 | 247 | </th> |
242 | 248 | </tr> |
243 | | -<tr id="i21" class="rowColor"> |
| 249 | +<tr id="i22" class="altColor"> |
244 | 250 | <td class="colFirst"><a href="mil/nga/sf/GeometryType.html" title="enum in mil.nga.sf">GeometryType</a></td> |
245 | 251 | <th class="colLast" scope="row"> |
246 | 252 | <div class="block">Geometry Type enumeration</div> |
247 | 253 | </th> |
248 | 254 | </tr> |
249 | | -<tr id="i22" class="altColor"> |
| 255 | +<tr id="i23" class="rowColor"> |
250 | 256 | <td class="colFirst"><a href="mil/nga/sf/util/GeometryUtils.html" title="class in mil.nga.sf.util">GeometryUtils</a></td> |
251 | 257 | <th class="colLast" scope="row"> |
252 | 258 | <div class="block">Utilities for Geometry objects</div> |
253 | 259 | </th> |
254 | 260 | </tr> |
255 | | -<tr id="i23" class="rowColor"> |
| 261 | +<tr id="i24" class="altColor"> |
256 | 262 | <td class="colFirst"><a href="mil/nga/sf/Line.html" title="class in mil.nga.sf">Line</a></td> |
257 | 263 | <th class="colLast" scope="row"> |
258 | 264 | <div class="block">A LineString with exactly 2 Points.</div> |
259 | 265 | </th> |
260 | 266 | </tr> |
261 | | -<tr id="i24" class="altColor"> |
| 267 | +<tr id="i25" class="rowColor"> |
262 | 268 | <td class="colFirst"><a href="mil/nga/sf/LinearRing.html" title="class in mil.nga.sf">LinearRing</a></td> |
263 | 269 | <th class="colLast" scope="row"> |
264 | 270 | <div class="block">A LineString that is both closed and simple.</div> |
265 | 271 | </th> |
266 | 272 | </tr> |
267 | | -<tr id="i25" class="rowColor"> |
| 273 | +<tr id="i26" class="altColor"> |
268 | 274 | <td class="colFirst"><a href="mil/nga/sf/LineString.html" title="class in mil.nga.sf">LineString</a></td> |
269 | 275 | <th class="colLast" scope="row"> |
270 | 276 | <div class="block">A Curve that connects two or more points in space.</div> |
271 | 277 | </th> |
272 | 278 | </tr> |
273 | | -<tr id="i26" class="altColor"> |
| 279 | +<tr id="i27" class="rowColor"> |
274 | 280 | <td class="colFirst"><a href="mil/nga/sf/MultiCurve.html" title="class in mil.nga.sf">MultiCurve</a><<a href="mil/nga/sf/MultiCurve.html" title="type parameter in MultiCurve">T</a> extends <a href="mil/nga/sf/Curve.html" title="class in mil.nga.sf">Curve</a>></td> |
275 | 281 | <th class="colLast" scope="row"> |
276 | 282 | <div class="block">A restricted form of GeometryCollection where each Geometry in the collection |
277 | 283 | must be of type Curve.</div> |
278 | 284 | </th> |
279 | 285 | </tr> |
280 | | -<tr id="i27" class="rowColor"> |
| 286 | +<tr id="i28" class="altColor"> |
281 | 287 | <td class="colFirst"><a href="mil/nga/sf/MultiLineString.html" title="class in mil.nga.sf">MultiLineString</a></td> |
282 | 288 | <th class="colLast" scope="row"> |
283 | 289 | <div class="block">A restricted form of MultiCurve where each Curve in the collection must be of |
284 | 290 | type LineString.</div> |
285 | 291 | </th> |
286 | 292 | </tr> |
287 | | -<tr id="i28" class="altColor"> |
| 293 | +<tr id="i29" class="rowColor"> |
288 | 294 | <td class="colFirst"><a href="mil/nga/sf/MultiPoint.html" title="class in mil.nga.sf">MultiPoint</a></td> |
289 | 295 | <th class="colLast" scope="row"> |
290 | 296 | <div class="block">A restricted form of GeometryCollection where each Geometry in the collection |
291 | 297 | must be of type Point.</div> |
292 | 298 | </th> |
293 | 299 | </tr> |
294 | | -<tr id="i29" class="rowColor"> |
| 300 | +<tr id="i30" class="altColor"> |
295 | 301 | <td class="colFirst"><a href="mil/nga/sf/MultiPolygon.html" title="class in mil.nga.sf">MultiPolygon</a></td> |
296 | 302 | <th class="colLast" scope="row"> |
297 | 303 | <div class="block">A restricted form of MultiSurface where each Surface in the collection must |
298 | 304 | be of type Polygon.</div> |
299 | 305 | </th> |
300 | 306 | </tr> |
301 | | -<tr id="i30" class="altColor"> |
| 307 | +<tr id="i31" class="rowColor"> |
302 | 308 | <td class="colFirst"><a href="mil/nga/sf/MultiSurface.html" title="class in mil.nga.sf">MultiSurface</a><<a href="mil/nga/sf/MultiSurface.html" title="type parameter in MultiSurface">T</a> extends <a href="mil/nga/sf/Surface.html" title="class in mil.nga.sf">Surface</a>></td> |
303 | 309 | <th class="colLast" scope="row"> |
304 | 310 | <div class="block">A restricted form of GeometryCollection where each Geometry in the collection |
305 | 311 | must be of type Surface.</div> |
306 | 312 | </th> |
307 | 313 | </tr> |
308 | | -<tr id="i31" class="rowColor"> |
| 314 | +<tr id="i32" class="altColor"> |
309 | 315 | <td class="colFirst"><a href="mil/nga/sf/Point.html" title="class in mil.nga.sf">Point</a></td> |
310 | 316 | <th class="colLast" scope="row"> |
311 | 317 | <div class="block">A single location in space.</div> |
312 | 318 | </th> |
313 | 319 | </tr> |
314 | | -<tr id="i32" class="altColor"> |
| 320 | +<tr id="i33" class="rowColor"> |
315 | 321 | <td class="colFirst"><a href="mil/nga/sf/util/filter/PointFiniteFilter.html" title="class in mil.nga.sf.util.filter">PointFiniteFilter</a></td> |
316 | 322 | <th class="colLast" scope="row"> |
317 | 323 | <div class="block">Point filter for finite checks on x and y properties, optionally filter on z |
318 | 324 | and m properties and non finite values (NaN or infinity)</div> |
319 | 325 | </th> |
320 | 326 | </tr> |
321 | | -<tr id="i33" class="rowColor"> |
| 327 | +<tr id="i34" class="altColor"> |
322 | 328 | <td class="colFirst"><a href="mil/nga/sf/Polygon.html" title="class in mil.nga.sf">Polygon</a></td> |
323 | 329 | <th class="colLast" scope="row"> |
324 | 330 | <div class="block">A restricted form of CurvePolygon where each ring is defined as a simple, |
325 | 331 | closed LineString.</div> |
326 | 332 | </th> |
327 | 333 | </tr> |
328 | | -<tr id="i34" class="altColor"> |
| 334 | +<tr id="i35" class="rowColor"> |
329 | 335 | <td class="colFirst"><a href="mil/nga/sf/PolyhedralSurface.html" title="class in mil.nga.sf">PolyhedralSurface</a></td> |
330 | 336 | <th class="colLast" scope="row"> |
331 | 337 | <div class="block">Contiguous collection of polygons which share common boundary segments.</div> |
332 | 338 | </th> |
333 | 339 | </tr> |
334 | | -<tr id="i35" class="rowColor"> |
| 340 | +<tr id="i36" class="altColor"> |
335 | 341 | <td class="colFirst"><a href="mil/nga/sf/util/sweep/Segment.html" title="class in mil.nga.sf.util.sweep">Segment</a></td> |
336 | 342 | <th class="colLast" scope="row"> |
337 | 343 | <div class="block">Line segment of an edge between two points</div> |
338 | 344 | </th> |
339 | 345 | </tr> |
340 | | -<tr id="i36" class="altColor"> |
| 346 | +<tr id="i37" class="rowColor"> |
341 | 347 | <td class="colFirst"><a href="mil/nga/sf/util/SFException.html" title="class in mil.nga.sf.util">SFException</a></td> |
342 | 348 | <th class="colLast" scope="row"> |
343 | 349 | <div class="block">Simple Features exception</div> |
344 | 350 | </th> |
345 | 351 | </tr> |
346 | | -<tr id="i37" class="rowColor"> |
| 352 | +<tr id="i38" class="altColor"> |
347 | 353 | <td class="colFirst"><a href="mil/nga/sf/util/sweep/ShamosHoey.html" title="class in mil.nga.sf.util.sweep">ShamosHoey</a></td> |
348 | 354 | <th class="colLast" scope="row"> |
349 | 355 | <div class="block">Shamos-Hoey simple polygon detection</div> |
350 | 356 | </th> |
351 | 357 | </tr> |
352 | | -<tr id="i38" class="altColor"> |
| 358 | +<tr id="i39" class="rowColor"> |
353 | 359 | <td class="colFirst"><a href="mil/nga/sf/Surface.html" title="class in mil.nga.sf">Surface</a></td> |
354 | 360 | <th class="colLast" scope="row"> |
355 | 361 | <div class="block">The base type for all 2-dimensional geometry types.</div> |
356 | 362 | </th> |
357 | 363 | </tr> |
358 | | -<tr id="i39" class="rowColor"> |
| 364 | +<tr id="i40" class="altColor"> |
359 | 365 | <td class="colFirst"><a href="mil/nga/sf/util/sweep/SweepLine.html" title="class in mil.nga.sf.util.sweep">SweepLine</a></td> |
360 | 366 | <th class="colLast" scope="row"> |
361 | 367 | <div class="block">Sweep Line algorithm</div> |
362 | 368 | </th> |
363 | 369 | </tr> |
364 | | -<tr id="i40" class="altColor"> |
| 370 | +<tr id="i41" class="rowColor"> |
365 | 371 | <td class="colFirst"><a href="mil/nga/sf/util/TextReader.html" title="class in mil.nga.sf.util">TextReader</a></td> |
366 | 372 | <th class="colLast" scope="row"> |
367 | 373 | <div class="block">Read through text string</div> |
368 | 374 | </th> |
369 | 375 | </tr> |
370 | | -<tr id="i41" class="rowColor"> |
| 376 | +<tr id="i42" class="altColor"> |
371 | 377 | <td class="colFirst"><a href="mil/nga/sf/TIN.html" title="class in mil.nga.sf">TIN</a></td> |
372 | 378 | <th class="colLast" scope="row"> |
373 | 379 | <div class="block">A tetrahedron (4 triangular faces), corner at the origin and each unit |
374 | 380 | coordinate digit.</div> |
375 | 381 | </th> |
376 | 382 | </tr> |
377 | | -<tr id="i42" class="altColor"> |
| 383 | +<tr id="i43" class="rowColor"> |
378 | 384 | <td class="colFirst"><a href="mil/nga/sf/Triangle.html" title="class in mil.nga.sf">Triangle</a></td> |
379 | 385 | <th class="colLast" scope="row"> |
380 | 386 | <div class="block">Triangle</div> |
|
0 commit comments