程序包 | 说明 |
---|---|
com.supermap.ui |
限定符和类型 | 字段和说明 |
---|---|
static InteractionMode |
InteractionMode.CUSTOMALL
自定义所有鼠标键盘交互操作
|
static InteractionMode |
InteractionMode.CUSTOMKEYBOARD
自定义键盘交互操作
|
static InteractionMode |
InteractionMode.CUSTOMMOUSE
自定义鼠标交互操作
|
static InteractionMode |
InteractionMode.DEFAULT
使用系统提供的默认交互操作方式。
|
限定符和类型 | 方法和说明 |
---|---|
InteractionMode |
MapControl.getInteractionMode()
返回交互操作模式。
|
限定符和类型 | 方法和说明 |
---|---|
void |
MapControl.setInteractionMode(InteractionMode value)
设置交互操作模式。
|
Copyright © 2021–2024 SuperMap. All rights reserved.