|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.13) on Wed Sep 21 07:31:06 MDT 2022 --> |
6 | | -<title>Index (Simple Features 2.2.0 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.13) on Thu Jan 19 06:10:46 MST 2023 --> |
| 6 | +<title>Index (Simple Features 2.2.1 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2022-09-21"> |
| 8 | +<meta name="dc.created" content="2023-01-19"> |
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="Index (Simple Features 2.2.0 API)"; |
| 24 | + parent.document.title="Index (Simple Features 2.2.1 API)"; |
25 | 25 | } |
26 | 26 | } |
27 | 27 | catch(err) { |
@@ -797,6 +797,18 @@ <h2 class="title">E</h2> |
797 | 797 | <dt><span class="memberNameLink"><a href="mil/nga/sf/LineString.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class mil.nga.sf.<a href="mil/nga/sf/LineString.html" title="class in mil.nga.sf">LineString</a></dt> |
798 | 798 | <dt><span class="memberNameLink"><a href="mil/nga/sf/Point.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class mil.nga.sf.<a href="mil/nga/sf/Point.html" title="class in mil.nga.sf">Point</a></dt> |
799 | 799 | <dt><span class="memberNameLink"><a href="mil/nga/sf/PolyhedralSurface.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class mil.nga.sf.<a href="mil/nga/sf/PolyhedralSurface.html" title="class in mil.nga.sf">PolyhedralSurface</a></dt> |
| 800 | +<dt><span class="memberNameLink"><a href="mil/nga/sf/Point.html#equalsX(mil.nga.sf.Point)">equalsX(Point)</a></span> - Method in class mil.nga.sf.<a href="mil/nga/sf/Point.html" title="class in mil.nga.sf">Point</a></dt> |
| 801 | +<dd> |
| 802 | +<div class="block">Indicates if x values are equal</div> |
| 803 | +</dd> |
| 804 | +<dt><span class="memberNameLink"><a href="mil/nga/sf/Point.html#equalsXY(mil.nga.sf.Point)">equalsXY(Point)</a></span> - Method in class mil.nga.sf.<a href="mil/nga/sf/Point.html" title="class in mil.nga.sf">Point</a></dt> |
| 805 | +<dd> |
| 806 | +<div class="block">Indicates if x and y values are equal</div> |
| 807 | +</dd> |
| 808 | +<dt><span class="memberNameLink"><a href="mil/nga/sf/Point.html#equalsY(mil.nga.sf.Point)">equalsY(Point)</a></span> - Method in class mil.nga.sf.<a href="mil/nga/sf/Point.html" title="class in mil.nga.sf">Point</a></dt> |
| 809 | +<dd> |
| 810 | +<div class="block">Indicates if y values are equal</div> |
| 811 | +</dd> |
800 | 812 | <dt><a href="mil/nga/sf/util/sweep/Event.html" title="class in mil.nga.sf.util.sweep"><span class="typeNameLink">Event</span></a> - Class in <a href="mil/nga/sf/util/sweep/package-summary.html">mil.nga.sf.util.sweep</a></dt> |
801 | 813 | <dd> |
802 | 814 | <div class="block">Event element</div> |
@@ -2776,7 +2788,7 @@ <h2 class="title">X</h2> |
2776 | 2788 | </a></div> |
2777 | 2789 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
2778 | 2790 | </nav> |
2779 | | -<p class="legalCopy"><small>Copyright © 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p> |
| 2791 | +<p class="legalCopy"><small>Copyright © 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p> |
2780 | 2792 | </footer> |
2781 | 2793 | </body> |
2782 | 2794 | </html> |
0 commit comments