com.supermap.mapping

Interface PaintProfileListener



  • public interface PaintProfileListener
    Draws time-consuming listener listener
    • Method Detail

      • paintCost

        void paintCost(int nTime)
        The total time consumption of map rendering.
        Parameters:
        nTime - The total time consumption of map rendering.