| Package | Description |
|---|---|
| com.easyinnova.tiff.model |
package-info.java
|
| Modifier and Type | Field and Description |
|---|---|
static HashMap<Integer,Tag> |
TiffTags.tagMap
The tag map.
|
protected static HashMap<String,Tag> |
TiffTags.tagNames
The tag names.
|
| Modifier and Type | Method and Description |
|---|---|
static Tag |
TiffTags.getTag(int identifier)
Gets tag information.
|
Copyright © 2015–2020. All rights reserved.