| Package | Description |
|---|---|
| org.apache.commons.imaging.formats.tiff |
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
|
| org.apache.commons.imaging.formats.tiff.constants |
TIFF constants.
|
| org.apache.commons.imaging.formats.tiff.write |
TIFF writers.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TiffImageMetadata.getFieldValue(TagInfoGpsText tag) |
String |
TiffDirectory.getFieldValue(TagInfoGpsText tag,
boolean mustExist) |
| Modifier and Type | Field and Description |
|---|---|
static TagInfoGpsText |
ExifTagConstants.EXIF_TAG_USER_COMMENT |
static TagInfoGpsText |
GpsTagConstants.GPS_TAG_GPS_AREA_INFORMATION |
static TagInfoGpsText |
GpsTagConstants.GPS_TAG_GPS_PROCESSING_METHOD |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputDirectory.add(TagInfoGpsText tagInfo,
String value) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.