| Package | Description |
|---|---|
| mil.nga.tiff |
| Modifier and Type | Method and Description |
|---|---|
ByteReader |
FileDirectory.getReader()
Get the byte reader
|
| Modifier and Type | Method and Description |
|---|---|
static TIFFImage |
TiffReader.readTiff(ByteReader reader)
Read a TIFF from the byte reader
|
static TIFFImage |
TiffReader.readTiff(ByteReader reader,
boolean cache)
Read a TIFF from the byte reader
|
| Constructor and Description |
|---|
FileDirectory(SortedSet<FileDirectoryEntry> entries,
ByteReader reader)
Constructor, for reading TIFF files
|
FileDirectory(SortedSet<FileDirectoryEntry> entries,
ByteReader reader,
boolean cacheData)
Constructor, for reading TIFF files
|
Copyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.