类的使用
com.supermap.layout.LayoutSelection
-
使用LayoutSelection的程序包 程序包 说明 com.supermap.layout -
-
com.supermap.layout中LayoutSelection的使用
返回LayoutSelection的com.supermap.layout中的方法 限定符和类型 方法和说明 LayoutSelection
MapLayout. getSelection()
返回布局的选择集,通过该方法可以返回布局中被选中的对象的集合。LayoutSelection
MapLayout. hitTest(Point2D pt, double tolerance)
返回选中的布局元素的集合。参数类型为LayoutSelection的com.supermap.layout中的方法 限定符和类型 方法和说明 void
MapLayout. setSelection(LayoutSelection layoutSelection)
设置布局的选择集,通过该方法可以设置布局中被选中的对象的集合。参数类型为LayoutSelection的com.supermap.layout中的构造器 构造器和说明 LayoutSelection(LayoutSelection layoutSelection)
根据指定的布局选择集对象构造一个新的与其一致的布局选择集对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.