| Package | Description |
|---|---|
| com.easyinnova.tiff.model |
package-info.java
|
| com.easyinnova.tiff.model.types |
package-info.java
|
| Modifier and Type | Method and Description |
|---|---|
Metadata |
TiffDocument.getMetadata()
Gets the metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.addMetadata(Metadata meta)
Adds a complete dictionary to the current one.
|
| Modifier and Type | Method and Description |
|---|---|
Metadata |
IFD.createMetadata()
Create IFD metadata.
|
Metadata |
IPTC.createMetadata()
Creates the metadata.
|
Metadata |
abstractTiffType.createMetadata()
Creates the metadata.
|
Metadata |
XMP.createMetadata()
Creates the metadata.
|
Copyright © 2015–2020. All rights reserved.