public class TiffObject extends Object implements Serializable
| Constructor and Description |
|---|
TiffObject()
Instantiates a new tiff object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContainer()
Gets the container element of this tiff object.
For example EXIF, XMP, IPTC. |
void |
setContainer(String container)
Sets the container.
|
Copyright © 2015–2020. All rights reserved.