Class TiffTags.TiffMetadata

java.lang.Object
org.openjump.core.rasterimage.TiffTags.TiffMetadata
Enclosing class:
TiffTags

public class TiffTags.TiffMetadata extends Object
  • Constructor Details

  • Method Details

    • getColsCount

      public Integer getColsCount()
    • getRowsCount

      public Integer getRowsCount()
    • getResolution

      public Resolution getResolution()
    • getNoData

      public Double getNoData()
    • getEnvelope

      public org.locationtech.jts.geom.Envelope getEnvelope()
    • isGeoTiff

      public boolean isGeoTiff()
    • getSRSInfo

      public SRSInfo getSRSInfo()