程序包 | 说明 |
---|---|
com.supermap.mapping | |
com.supermap.mobjects.animation | |
com.supermap.mobjects.common | |
com.supermap.mobjects.situation | |
com.supermap.plot | |
com.supermap.ui |
限定符和类型 | 方法和说明 |
---|---|
MapControl |
Map.getMapControl()
获取当前地图绑定的地图窗口控件
|
限定符和类型 | 方法和说明 |
---|---|
MapControl |
AnimationManager2D.getMapControl()
获取二维地图控件对象
|
限定符和类型 | 方法和说明 |
---|---|
void |
AnimationManager2D.setMapControl(MapControl pMapControl)
设置二维地图控件对象
|
void |
AnimationWayBase.setMapControl(MapControl pMapControl)
设置二维地图控件对象
|
限定符和类型 | 方法和说明 |
---|---|
static void |
GraphicObjectToolkit.alignment(MapControl mapControl,
AlignmentType type)
二维标绘对齐
|
boolean |
SmlDataManager.openSmlData2D(MapControl map,
String strPath)
打开二维场景
|
static void |
GraphicObjectToolkit.sameSize(MapControl mapControl,
SameSizeType type)
二维标绘设置大小类型(等高、等宽、等宽高)
|
void |
SmlDataManager.saveToSmlData2D(MapControl map,
String strPath)
保存二维场景
|
static void |
GraphicObjectToolkit.uniformDistribution(MapControl mapControl,
UniformDistributionType type)
二维标绘分布方式
|
限定符和类型 | 方法和说明 |
---|---|
MapControl |
SitDataManager.getMapControl()
获取地图窗口。
|
限定符和类型 | 方法和说明 |
---|---|
void |
SitDataManager.setMapControl(MapControl pMapControl)
设置地图窗口对象。
|
限定符和类型 | 方法和说明 |
---|---|
void |
AnimationManager.addMapControl(MapControl pMapControl)
添加要制作动画的二维地图控件对象
|
void |
AnimationManager.removeMapControl(MapControl pMapControl)
移除二维场景控件对象
|
void |
AnimationGO.setGeometry2D(GeoGraphicObject pGeometry3d,
MapControl pMapControl,
String layerName)
该方法已废弃
设置添加动画的Geometry对象
|
限定符和类型 | 方法和说明 |
---|---|
static void |
InternalMapControl.fireGeometryAdded(MapControl mapControl,
GeometryEvent event) |
static void |
InternalMapControl.fireGeometryDeleting(MapControl mapControl,
GeometryEvent event) |
static void |
InternalMapControl.fireGeometryModified(MapControl mapControl,
GeometryEvent event) |
static void |
InternalMapControl.fireGeometrySelectChanged(MapControl mapControl,
GeometrySelectChangedEvent event) |
Copyright © 2021–2024 SuperMap. All rights reserved.