Skip to content

Commit 3321859

Browse files
committed
release 2.0.3
1 parent 3988206 commit 3321859

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+384
-337
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7-
# 2.0.3 (TBD)
7+
## [2.0.3](https://github.com/ngageoint/tiff-java/releases/tag/2.0.3) (06-25-2021)
88

99
* Modifiable IOUtils copy buffer, defaulted at 8k byte chunks
1010

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@ byte[] bytes = TiffWriter.writeTiffToBytes(tiffImage);
8181

8282
### Installation ###
8383

84-
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|tiff|2.0.2|jar) (JAR, POM, Source, Javadoc)
84+
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|tiff|2.0.3|jar) (JAR, POM, Source, Javadoc)
8585

8686
<dependency>
8787
<groupId>mil.nga</groupId>
8888
<artifactId>tiff</artifactId>
89-
<version>2.0.2</version>
89+
<version>2.0.3</version>
9090
</dependency>
9191

9292
### Build ###

docs/docs/api/allclasses-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>All Classes (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

docs/docs/api/allclasses-noframe.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>All Classes (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

docs/docs/api/constant-values.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>Constant Field Values (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Constant Field Values (Tagged Image File Format 2.0.2 API)";
16+
parent.document.title="Constant Field Values (Tagged Image File Format 2.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -535,6 +535,6 @@ <h2 title="mil.nga">mil.nga.*</h2>
535535
<!-- -->
536536
</a></div>
537537
<!-- ======== END OF BOTTOM NAVBAR ======= -->
538-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
538+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
539539
</body>
540540
</html>

docs/docs/api/deprecated-list.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>Deprecated List (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Deprecated List (Tagged Image File Format 2.0.2 API)";
16+
parent.document.title="Deprecated List (Tagged Image File Format 2.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -143,6 +143,6 @@ <h2 title="Contents">Contents</h2>
143143
<!-- -->
144144
</a></div>
145145
<!-- ======== END OF BOTTOM NAVBAR ======= -->
146-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
146+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
147147
</body>
148148
</html>

docs/docs/api/help-doc.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>API Help (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="API Help (Tagged Image File Format 2.0.2 API)";
16+
parent.document.title="API Help (Tagged Image File Format 2.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -226,6 +226,6 @@ <h2>Constant Field Values</h2>
226226
<!-- -->
227227
</a></div>
228228
<!-- ======== END OF BOTTOM NAVBAR ======= -->
229-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
229+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
230230
</body>
231231
</html>

docs/docs/api/index-all.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Index (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>Index (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Index (Tagged Image File Format 2.0.2 API)";
16+
parent.document.title="Index (Tagged Image File Format 2.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -182,6 +182,10 @@ <h2 class="title">C</h2>
182182
<dd>
183183
<div class="block">Compression encoder interface.</div>
184184
</dd>
185+
<dt><span class="memberNameLink"><a href="mil/nga/tiff/io/IOUtils.html#COPY_BUFFER_SIZE">COPY_BUFFER_SIZE</a></span> - Static variable in class mil.nga.tiff.io.<a href="mil/nga/tiff/io/IOUtils.html" title="class in mil.nga.tiff.io">IOUtils</a></dt>
186+
<dd>
187+
<div class="block">Copy stream buffer chunk size in bytes</div>
188+
</dd>
185189
<dt><span class="memberNameLink"><a href="mil/nga/tiff/io/IOUtils.html#copyFile-java.io.File-java.io.File-">copyFile(File, File)</a></span> - Static method in class mil.nga.tiff.io.<a href="mil/nga/tiff/io/IOUtils.html" title="class in mil.nga.tiff.io">IOUtils</a></dt>
186190
<dd>
187191
<div class="block">Copy a file to a file location</div>
@@ -1622,6 +1626,6 @@ <h2 class="title">W</h2>
16221626
<!-- -->
16231627
</a></div>
16241628
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1625-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
1629+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
16261630
</body>
16271631
</html>

docs/docs/api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Tagged Image File Format 2.0.2 API</title>
7+
<title>Tagged Image File Format 2.0.3 API</title>
88
<script type="text/javascript">
99
tmpTargetPage = "" + window.location.search;
1010
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

docs/docs/api/mil/nga/tiff/FieldTagType.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Fri Jul 10 05:54:06 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Fri Jun 25 06:10:33 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>FieldTagType (Tagged Image File Format 2.0.2 API)</title>
8-
<meta name="date" content="2020-07-10">
7+
<title>FieldTagType (Tagged Image File Format 2.0.3 API)</title>
8+
<meta name="date" content="2021-06-25">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="FieldTagType (Tagged Image File Format 2.0.2 API)";
16+
parent.document.title="FieldTagType (Tagged Image File Format 2.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -1689,6 +1689,6 @@ <h4>getById</h4>
16891689
<!-- -->
16901690
</a></div>
16911691
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1692-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
1692+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
16931693
</body>
16941694
</html>

0 commit comments

Comments
 (0)