com.supermap.realspace
Interface ProgressListener
-
public interface ProgressListenerProgress listener for downloading.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidprogress(double total, double now)Downloading progress callback.
-