Class TiffTags.TiffMetadata
java.lang.Object
org.openjump.core.rasterimage.TiffTags.TiffMetadata
- Enclosing class:
TiffTags
-
Constructor Summary
ConstructorsConstructorDescriptionTiffMetadata(Integer colsCount, Integer rowsCount, Resolution resolution, Double noData, org.locationtech.jts.geom.Envelope envelope, SRSInfo srsInfo) -
Method Summary
Modifier and TypeMethodDescriptionorg.locationtech.jts.geom.Envelopeboolean
-
Constructor Details
-
TiffMetadata
public TiffMetadata(Integer colsCount, Integer rowsCount, Resolution resolution, Double noData, org.locationtech.jts.geom.Envelope envelope, SRSInfo srsInfo)
-
-
Method Details
-
getColsCount
-
getRowsCount
-
getResolution
-
getNoData
-
getEnvelope
public org.locationtech.jts.geom.Envelope getEnvelope() -
isGeoTiff
public boolean isGeoTiff() -
getSRSInfo
-