com.supermap.mapping
Interface PaintProfileListener
-
public interface PaintProfileListener
Draws time-consuming listener listener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
paintCost(int nTime)
The total time consumption of map rendering.
-