com.supermap.mapping

类 LabelAvoidWeightInfos

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.mapping.LabelAvoidWeightInfos
  • 所有已实现的接口:
    IDisposable


    public class LabelAvoidWeightInfos
    extends com.supermap.data.InternalHandleDisposable
    • 方法详细资料

      • getLayerGeoWeight

        public int getLayerGeoWeight(String layerName)
        获取图层避让权重
        参数:
        layerName - 图层名称
        返回:
        避让权重
        抛出:
        IllegalStateException - 当前对象已被释放
        IllegalArgumentException - 图层名称参数为空
      • getRgnBorderWeight

        public int getRgnBorderWeight(String layerName)
        该方法暂无实际效果
      • getCount

        public int getCount()
        获取避让图层数
        返回:
        避让图层的总数
        抛出:
        IllegalStateException - 当前对象已被释放

Copyright © 2021–2024 SuperMap. All rights reserved.