|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 07:58:40 MDT 2020 --> |
| 5 | +<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | | -<title>Index (Simple Features Projection 3.0.3 API)</title> |
8 | | -<meta name="date" content="2020-07-13"> |
| 7 | +<title>Index (Simple Features Projection 3.0.4 API)</title> |
| 8 | +<meta name="date" content="2021-03-03"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
12 | 12 | <body> |
13 | 13 | <script type="text/javascript"><!-- |
14 | 14 | try { |
15 | 15 | if (location.href.indexOf('is-external=true') == -1) { |
16 | | - parent.document.title="Index (Simple Features Projection 3.0.3 API)"; |
| 16 | + parent.document.title="Index (Simple Features Projection 3.0.4 API)"; |
17 | 17 | } |
18 | 18 | } |
19 | 19 | catch(err) { |
@@ -250,6 +250,11 @@ <h2 class="title">G</h2> |
250 | 250 | <dd> |
251 | 251 | <div class="block">Get the projection for the EPSG code</div> |
252 | 252 | </dd> |
| 253 | +<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/ProjectionFactory.html#getProjection-java.lang.String-">getProjection(String)</a></span> - Static method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/ProjectionFactory.html" title="class in mil.nga.sf.proj">ProjectionFactory</a></dt> |
| 254 | +<dd> |
| 255 | +<div class="block">Get the projection for the projection name, expected as 'authority:code' |
| 256 | + or 'epsg_code'</div> |
| 257 | +</dd> |
253 | 258 | <dt><span class="memberNameLink"><a href="mil/nga/sf/proj/ProjectionFactory.html#getProjection-java.lang.String-long-">getProjection(String, long)</a></span> - Static method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/ProjectionFactory.html" title="class in mil.nga.sf.proj">ProjectionFactory</a></dt> |
254 | 259 | <dd> |
255 | 260 | <div class="block">Get the projection for authority and code</div> |
@@ -721,6 +726,6 @@ <h2 class="title">W</h2> |
721 | 726 | <!-- --> |
722 | 727 | </a></div> |
723 | 728 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
724 | | -<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p> |
| 729 | +<p class="legalCopy"><small>Copyright © 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p> |
725 | 730 | </body> |
726 | 731 | </html> |
0 commit comments