程序包 | 说明 |
---|---|
com.supermap.mapping |
限定符和类型 | 方法和说明 |
---|---|
Selection[] |
Map.findSelection(boolean hasGeometrySelected)
返回当前地图的选择集。
|
Selection |
ChartObjectInfo.getSelection()
返回 ChartObjectInfo 对象所在的选择集。
|
Selection |
Layer.getSelection()
返回此图层中的选择集对象。
|
Selection[] |
LayerChart.getSelections()
返回当前海图图层的选择集的集合。
|
Selection |
Layer.hitTest(Point2D point,
double tolerance)
返回选中的对象的集合。
|
限定符和类型 | 方法和说明 |
---|---|
void |
Layer.setSelection(Selection selection)
设置此图层中的选择集对象。
|
构造器和说明 |
---|
Selection(Selection selection)
根据selection类的实例构建新实例。
|
Copyright © 2021–2024 SuperMap. All rights reserved.