Class GdalLibraryTagConstants

java.lang.Object
org.apache.commons.imaging.formats.tiff.constants.GdalLibraryTagConstants

public final class GdalLibraryTagConstants extends Object
GDAL library.

https://www.awaresystems.be/imaging/tiff/tifftags/gdal_metadata.html

https://www.awaresystems.be/imaging/tiff/tifftags/gdal_nodata.html

  • Field Details

    • EXIF_TAG_GDAL_METADATA

      public static final TagInfoAscii EXIF_TAG_GDAL_METADATA
    • EXIF_TAG_GDAL_NO_DATA

      public static final TagInfoAscii EXIF_TAG_GDAL_NO_DATA
    • ALL_GDAL_LIBRARY_TAGS

      public static final List<TagInfo> ALL_GDAL_LIBRARY_TAGS
  • Constructor Details

    • GdalLibraryTagConstants

      private GdalLibraryTagConstants()