接口 IWebMapPanel


  • public interface IWebMapPanel
    作者:
    Yaqiang Wang
    • 方法详细资料

      • getWebMapZoom

        int getWebMapZoom()
        Get web map layer zoom
        返回:
        Web map layer zoom
      • reDraw

        void reDraw()
        Re draw function
      • reDraw

        void reDraw​(Graphics2D graphics2D,
                    int width,
                    int height)
        Re draw function
        参数:
        graphics2D - Graphics2D object
        width - Width
        height - Height