Skip to content

Commit

Permalink
2.0.2 Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Jul 10, 2020
1 parent 9cd6c13 commit 184123b
Show file tree
Hide file tree
Showing 71 changed files with 1,013 additions and 924 deletions.
6 changes: 2 additions & 4 deletions docs/docs/api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Built-By: osbornb
Created-By: Apache Maven
Build-Jdk: 1.8.0_25
Build-Jdk-Spec: 1.8
Created-By: Maven Javadoc Plugin 3.2.0

6 changes: 3 additions & 3 deletions docs/docs/api/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<title>All Classes (Tagged Image File Format 2.0.2 API)</title>
<meta name="date" content="2020-07-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<title>All Classes (Tagged Image File Format 2.0.2 API)</title>
<meta name="date" content="2020-07-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
14 changes: 7 additions & 7 deletions docs/docs/api/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<title>Constant Field Values (Tagged Image File Format 2.0.2 API)</title>
<meta name="date" content="2020-07-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Tagged Image File Format 2.0.1 API)";
parent.document.title="Constant Field Values (Tagged Image File Format 2.0.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -94,14 +94,14 @@ <h2 title="mil.nga">mil.nga.*</h2>
<tr class="altColor">
<td class="colFirst"><a name="mil.nga.tiff.util.TiffConstants.BYTE_ORDER_BIG_ENDIAN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="mil/nga/tiff/util/TiffConstants.html#BYTE_ORDER_BIG_ENDIAN">BYTE_ORDER_BIG_ENDIAN</a></code></td>
<td class="colLast"><code>"MM"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="mil.nga.tiff.util.TiffConstants.BYTE_ORDER_LITTLE_ENDIAN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="mil/nga/tiff/util/TiffConstants.html#BYTE_ORDER_LITTLE_ENDIAN">BYTE_ORDER_LITTLE_ENDIAN</a></code></td>
<td class="colLast"><code>"II"</code></td>
</tr>
Expand Down Expand Up @@ -535,6 +535,6 @@ <h2 title="mil.nga">mil.nga.*</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<title>Deprecated List (Tagged Image File Format 2.0.2 API)</title>
<meta name="date" content="2020-07-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Tagged Image File Format 2.0.1 API)";
parent.document.title="Deprecated List (Tagged Image File Format 2.0.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -143,6 +143,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<title>API Help (Tagged Image File Format 2.0.2 API)</title>
<meta name="date" content="2020-07-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Tagged Image File Format 2.0.1 API)";
parent.document.title="API Help (Tagged Image File Format 2.0.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -226,6 +226,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
22 changes: 17 additions & 5 deletions docs/docs/api/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<title>Index (Tagged Image File Format 2.0.2 API)</title>
<meta name="date" content="2020-07-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Tagged Image File Format 2.0.1 API)";
parent.document.title="Index (Tagged Image File Format 2.0.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -384,6 +384,10 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Get the compression decoder</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/tiff/FileDirectory.html#getDoubleListEntryValue-mil.nga.tiff.FieldTagType-">getDoubleListEntryValue(FieldTagType)</a></span> - Method in class mil.nga.tiff.<a href="mil/nga/tiff/FileDirectory.html" title="class in mil.nga.tiff">FileDirectory</a></dt>
<dd>
<div class="block">Get a double list entry value</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/tiff/FileDirectory.html#getEntries--">getEntries()</a></span> - Method in class mil.nga.tiff.<a href="mil/nga/tiff/FileDirectory.html" title="class in mil.nga.tiff">FileDirectory</a></dt>
<dd>
<div class="block">Get the file directory entries</div>
Expand Down Expand Up @@ -497,6 +501,14 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Get the min y</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/tiff/FileDirectory.html#getModelPixelScale--">getModelPixelScale()</a></span> - Method in class mil.nga.tiff.<a href="mil/nga/tiff/FileDirectory.html" title="class in mil.nga.tiff">FileDirectory</a></dt>
<dd>
<div class="block">Get the model pixel scale</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/tiff/FileDirectory.html#getModelTiepoint--">getModelTiepoint()</a></span> - Method in class mil.nga.tiff.<a href="mil/nga/tiff/FileDirectory.html" title="class in mil.nga.tiff">FileDirectory</a></dt>
<dd>
<div class="block">Get the model tiepoint</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/tiff/io/ByteReader.html#getNextByte--">getNextByte()</a></span> - Method in class mil.nga.tiff.io.<a href="mil/nga/tiff/io/ByteReader.html" title="class in mil.nga.tiff.io">ByteReader</a></dt>
<dd>
<div class="block">Get the next byte to be read</div>
Expand Down Expand Up @@ -1610,6 +1622,6 @@ <h2 class="title">W</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
15 changes: 8 additions & 7 deletions docs/docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Tagged Image File Format 2.0.1 API</title>
<title>Tagged Image File Format 2.0.2 API</title>
<script type="text/javascript">
targetPage = "" + window.location.search;
if (targetPage != "" && targetPage != "undefined")
targetPage = targetPage.substring(1);
if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
targetPage = "undefined";
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
tmpTargetPage = tmpTargetPage.substring(1);
if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
tmpTargetPage = "undefined";
targetPage = tmpTargetPage;
function validURL(url) {
try {
url = decodeURIComponent(url);
Expand Down
Loading

0 comments on commit 184123b

Please sign in to comment.