Class Metadata
java.lang.Object
org.openjump.core.rasterimage.Metadata
- Author:
- AdL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleorg.locationtech.jts.geom.Envelopeorg.locationtech.jts.geom.Coordinatedoubledoubleorg.locationtech.jts.geom.Envelopeorg.locationtech.jts.geom.CoordinategetStats()
-
Constructor Details
-
Metadata
-
-
Method Details
-
getOriginalImageEnvelope
public org.locationtech.jts.geom.Envelope getOriginalImageEnvelope() -
getActualEnvelope
public org.locationtech.jts.geom.Envelope getActualEnvelope() -
getOriginalImageLowerLeftCoord
public org.locationtech.jts.geom.Coordinate getOriginalImageLowerLeftCoord() -
getActualLowerLeftCoord
public org.locationtech.jts.geom.Coordinate getActualLowerLeftCoord() -
getOriginalSize
-
getActualSize
-
getOriginalCellSize
public double getOriginalCellSize() -
getActualCellSize
public double getActualCellSize() -
getNoDataValue
public double getNoDataValue() -
getStats
-