程序包 | 说明 |
---|---|
com.supermap.data |
限定符和类型 | 方法和说明 |
---|---|
SymbolLineBase |
SymbolLine.get(int index)
获取对应索引的线基
|
限定符和类型 | 方法和说明 |
---|---|
int |
SymbolLine.add(SymbolLineBase lineBase)
添加线基
|
boolean |
SymbolLine.insert(int index,
SymbolLineBase lineBase)
插入线基到指定索引
|
void |
SymbolLine.set(int index,
SymbolLineBase lineBase)
设置线基到指定索引
|
Copyright © 2021–2024 SuperMap. All rights reserved.