Package org.gdal.gnm

Class ProgressCallback

  • Direct Known Subclasses:
    TermProgressCallback

    public class ProgressCallback
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void delete()  
      int run​(double dfComplete, java.lang.String pszMessage)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProgressCallback

        public ProgressCallback()
    • Method Detail

      • delete

        public void delete()
      • run

        public int run​(double dfComplete,
                       java.lang.String pszMessage)