Package org.gdal.gdal

Class SuggestedWarpOutputRes

java.lang.Object
org.gdal.gdal.SuggestedWarpOutputRes

public class SuggestedWarpOutputRes extends Object
  • Method Details

    • delete

      public void delete()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getXmin

      public double getXmin()
    • getYmin

      public double getYmin()
    • getXmax

      public double getXmax()
    • getYmax

      public double getYmax()
    • GetGeotransform

      public void GetGeotransform(double[] geotransform)