Namespace: Event

SuperMap.Plot.Event

iClient9D 动态标绘模块事件的命名空间。

Members

SuperMap.Plot.Event.beforefeatureaddedstring

鼠标标绘绘制之前 L.supermap.plotting.drawControl触发

Default Value:
'beforefeatureadded'

SuperMap.Plot.Event.beforefeaturesmodifiedstring

鼠标编辑之前 L.supermap.plotting.editControl 触发

Default Value:
'beforefeaturesmodified'

SuperMap.Plot.Event.beforefeaturesselectedstring

鼠标选择之前 L.supermap.plotting.editControl 触发

Default Value:
'beforefeaturesselected'

SuperMap.Plot.Event.beforefeaturesunselectedstring

鼠标取消选择之前 L.supermap.plotting.editControl 触发

Default Value:
'beforefeaturesunselected'

SuperMap.Plot.Event.cachecompletedstring

标号库或者标号库管理类缓存完成后 L.supermap.plotting.symbolLib / L.supermap.plotting.symbolLibManager 触发

Default Value:
'cachecompleted'

SuperMap.Plot.Event.childplotlayeraddedstring

添加子图层之后 L.supermap.plotting.plotMapManager触发

Default Value:
'childplotlayeradded'

SuperMap.Plot.Event.childplotlayerremovedstring

删除子图层之后 L.supermap.plotting.plotMapManager 触发

Default Value:
'childplotlayerremoved'

SuperMap.Plot.Event.featureaddedstring

鼠标标绘绘制完成 L.supermap.plotting.drawControl 触发

Default Value:
'featureadded'

SuperMap.Plot.Event.featuresaddedstring

Default Value:
'featuresadded'

SuperMap.Plot.Event.featuresmodifiedstring

鼠标编辑完成之后 L.supermap.plotting.editControl 触发

Default Value:
'featuresmodified'

SuperMap.Plot.Event.featuresremovedstring

Default Value:
'featuresremoved'

SuperMap.Plot.Event.featuresselectedstring

鼠标选择 L.supermap.plotting.editControl 触发

Default Value:
'featuresselected'

SuperMap.Plot.Event.featuresunselectedstring

鼠标取消选择 L.supermap.plotting.editControl 触发

Default Value:
'featuresunselected'

SuperMap.Plot.Event.initializecompletedstring

标号库或者标号库管理类初始化完成后 L.supermap.plotting.symbolLib / L.supermap.plotting.symbolLibManager 触发

Default Value:
'initializecompleted'

SuperMap.Plot.Event.movingtargetcontextmenustring

右键点击标号时由 L.supermap.plotting.movingTargetLayer 触发

Default Value:
'featurecontextmenu'

SuperMap.Plot.Event.movingtargetsselectedstring

Default Value:
'featuresselected'

SuperMap.Plot.Event.movingtargetsunselectedstring

鼠标取消选择之前 L.supermap.plotting.movingTargetLayer 触发

Default Value:
'featuresunselected'

SuperMap.Plot.Event.plottinglayeraddedstring

添加标绘图层之后 L.supermap.plotting.plotMapManager触发

Default Value:
'plottinglayeradded'

SuperMap.Plot.Event.plottinglayerremovedstring

删除标绘图层之后 L.supermap.plotting.plotMapManager 触发

Default Value:
'plottinglayerremoved'