程序包 | 说明 |
---|---|
com.supermap.data | |
com.supermap.mapping |
限定符和类型 | 方法和说明 |
---|---|
GeoCompound |
GeoCompound.clone() |
GeoCompound |
GeoLegend.getInnerGeometry()
返回图例包含的复合几何对象(
GeoCompound )。 |
构造器和说明 |
---|
GeoCompound(GeoCompound geoCompound)
根据给定的 GeoCompound 对象构造一个与其完全相同的新对象。
|
限定符和类型 | 方法和说明 |
---|---|
GeoCompound |
ElementDrawingEvent.getElement()
返回正在绘制的专题图专题元素,如果正在绘制的是普通图层,该字段返回值为 null。
|
限定符和类型 | 方法和说明 |
---|---|
void |
ElementDrawingEvent.setElement(GeoCompound value)
设置正在绘制的专题图专题元素。
|
构造器和说明 |
---|
ElementDrawingEvent(Object source,
GeoCompound element,
Geometry geometry,
Object[] values,
boolean cancel)
根据给定的参数构造一个 ElementDrawingEvent 类的新对象。
|
Copyright © 2021–2024 SuperMap. All rights reserved.