public class LabelAvoidWeightInfos
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
销毁本对象
|
int |
getCount()
获取避让图层数
|
int |
getLayerGeoWeight(String layerName)
获取图层避让权重
|
int |
getRgnBorderWeight(String layerName)
该方法暂无实际效果
|
public void dispose()
UnsupportedOperationException
- 无法销毁该对象public int getLayerGeoWeight(String layerName)
layerName
- 图层名称IllegalStateException
- 当前对象已被释放IllegalArgumentException
- 图层名称参数为空public int getRgnBorderWeight(String layerName)
public int getCount()
IllegalStateException
- 当前对象已被释放Copyright © 2021–2024 SuperMap. All rights reserved.