com.supermap.desktop.core.utilties

类 MapControlUtilities

  • java.lang.Object
    • com.supermap.desktop.core.utilties.MapControlUtilities


  • public class MapControlUtilities
    extends java.lang.Object
    • 方法概要

      所有方法 静态方法 具体方法 
      限定符和类型 方法和说明
      static com.supermap.data.Point2D getSnapModePoint(com.supermap.ui.MapControl mapControl) 
      static boolean isCreateGeometry(com.supermap.ui.MapControl mapControl)
      判断mapControl是否正在创建几何对象
    • 方法详细资料

      • isCreateGeometry

        public static boolean isCreateGeometry(com.supermap.ui.MapControl mapControl)
        判断mapControl是否正在创建几何对象
      • getSnapModePoint

        public static com.supermap.data.Point2D getSnapModePoint(com.supermap.ui.MapControl mapControl)