Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoGpsText
Packages that use TagInfoGpsText
Package
Description
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
TIFF constants.
TIFF writers.
-
Uses of TagInfoGpsText in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoGpsTextModifier and TypeMethodDescriptionTiffDirectory.getFieldValue
(TagInfoGpsText tag, boolean mustExist) TiffImageMetadata.getFieldValue
(TagInfoGpsText tag) -
Uses of TagInfoGpsText in org.apache.commons.imaging.formats.tiff.constants
Fields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoGpsTextModifier and TypeFieldDescriptionstatic final TagInfoGpsText
ExifTagConstants.EXIF_TAG_USER_COMMENT
static final TagInfoGpsText
GpsTagConstants.GPS_TAG_GPS_AREA_INFORMATION
static final TagInfoGpsText
GpsTagConstants.GPS_TAG_GPS_PROCESSING_METHOD
-
Uses of TagInfoGpsText in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoGpsTextModifier and TypeMethodDescriptionvoid
TiffOutputDirectory.add
(TagInfoGpsText tagInfo, String value)