com.ermapper.ecw
Interface JNCSProgressiveUpdate

All Known Implementing Classes:
JNCSFile

public interface JNCSProgressiveUpdate


Method Summary
 void refreshUpdate(int i, int j, double d, double d1, double d2, double d3)
           
 void refreshUpdate(int i, int j, int k, int l, int i1, int j1)
           
 

Method Detail

refreshUpdate

public void refreshUpdate(int i,
                          int j,
                          double d,
                          double d1,
                          double d2,
                          double d3)

refreshUpdate

public void refreshUpdate(int i,
                          int j,
                          int k,
                          int l,
                          int i1,
                          int j1)