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.tiffMethods 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.constantsFields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoGpsTextModifier and TypeFieldDescriptionstatic final TagInfoGpsTextExifTagConstants.EXIF_TAG_USER_COMMENTstatic final TagInfoGpsTextGpsTagConstants.GPS_TAG_GPS_AREA_INFORMATIONstatic final TagInfoGpsTextGpsTagConstants.GPS_TAG_GPS_PROCESSING_METHOD
- 
Uses of TagInfoGpsText in org.apache.commons.imaging.formats.tiff.writeMethods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoGpsTextModifier and TypeMethodDescriptionvoidTiffOutputDirectory.add(TagInfoGpsText tagInfo, String value)