com.supermap.mapping

类 LayerSetting

  • java.lang.Object
    • com.supermap.mapping.LayerSetting
    • 方法概要

      所有方法 实例方法 抽象方法 
      限定符和类型 方法和说明
      abstract LayerSettingType getType()
      返回此图层的类型。
      • 从类继承的方法 java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 方法详细资料

      • getType

        public abstract LayerSettingType getType()
        返回此图层的类型。目前支持的图层设置类型仅包括矢量图层。
        返回:
        图层的类型。