|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="图形编辑_JKRJ,TBBG,BGFWCG,DTBJK,NDBGJK" SymbolicName="Kingo.Plugin.EngineEditor" Version="1.0" InitializedState="Active" StartLevel="1">
|
|
|
|
|
<Activator Type="Kingo.Plugin.EngineEditor.Activator" Policy="Immediate" />
|
|
|
|
|
<Runtime>
|
|
|
|
|
<Assembly Path="Kingo.Plugin.EngineEditor.dll" Share="true" />
|
|
|
|
|
</Runtime>
|
|
|
|
|
<Extension Point="ExtPoint.MapTools">
|
|
|
|
|
<MenuGroup Id="MapTools.Group.MapEdit"
|
|
|
|
|
Order="2"
|
|
|
|
|
Name="图形编辑"
|
|
|
|
|
Tooltip="图形编辑"
|
|
|
|
|
Image=""
|
|
|
|
|
LocationUri="DefaultToolBar"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.EditingStop_DTBJK"
|
|
|
|
|
Order="1"
|
|
|
|
|
Name="结束编辑"
|
|
|
|
|
Tooltip="停止编辑会话。如果有尚未保存的编辑,则会提示您保存。"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\结束编辑.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\结束编辑.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlsStopEditToolCommand"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.EditingSave_DTBJK"
|
|
|
|
|
Name="保存编辑"
|
|
|
|
|
Order="2"
|
|
|
|
|
Tooltip="保存自上次保存起所做的所有编辑。保存后,无法撤销之前的编辑操作。"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\保存编辑.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\保存编辑.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+S"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlsEditingSaveCommandClass"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.EditingEdit_DTBJK"
|
|
|
|
|
Name="编辑工具"
|
|
|
|
|
Order="3"
|
|
|
|
|
Tooltip="编辑工具"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\编辑工具.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\编辑工具.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+Q"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.ControlsEditingEditTool"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.AddVertex_DTBJK"
|
|
|
|
|
Order="4"
|
|
|
|
|
Name="插入节点"
|
|
|
|
|
Tooltip="插入节点"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\新增节点.png"
|
|
|
|
|
LargeImage=""
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="I"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CustomVertexInsertCommandChinese"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.DelVertex_DTBJK"
|
|
|
|
|
Order="5"
|
|
|
|
|
Name="删除节点"
|
|
|
|
|
Tooltip="删除节点"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\删除节点.png"
|
|
|
|
|
LargeImage=""
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+D"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CustomVertexDeleteCommandChinese"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.DrawPolygonLX_DTBJK"
|
|
|
|
|
Name="新增面"
|
|
|
|
|
Order="6"
|
|
|
|
|
Tooltip="新增面"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\画零星面.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\画零星面.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+Z"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.DrawPolygonLXCommandForKDB"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.EditingAutoConstrcutPolygon"
|
|
|
|
|
Name="共边画面"
|
|
|
|
|
Order="7"
|
|
|
|
|
Tooltip="共边画面"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\画线构面.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\画线构面.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+G"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.ControlsEditingAutoConstrcutPolygonForKDB"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.CutPolygonEdit_DTBJK"
|
|
|
|
|
Name="分割图斑"
|
|
|
|
|
Order="8"
|
|
|
|
|
Tooltip="分割图斑"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\裁剪面工具.png"
|
|
|
|
|
LargeImage="\Resources\Tool\裁剪面工具.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+F"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CutPolygonEditTool"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.Merge_DTBJK"
|
|
|
|
|
Name="合并图斑"
|
|
|
|
|
Order="9"
|
|
|
|
|
Tooltip="合并图斑"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\合并要素.png"
|
|
|
|
|
LargeImage="\Resources\Tool\合并要素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+H"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlMergeLayerCommand"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.Clip"
|
|
|
|
|
Name="裁减图斑"
|
|
|
|
|
Order="9"
|
|
|
|
|
Tooltip=""
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\剪切要素.png"
|
|
|
|
|
LargeImage="\Resources\Tool\剪切要素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+L"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlClipCommand"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.ReshapeTool_DTBJK"
|
|
|
|
|
Name="边界调整"
|
|
|
|
|
Order="10"
|
|
|
|
|
Tooltip="边界调整"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\整形要素.png"
|
|
|
|
|
LargeImage="\Resources\Tool\整形要素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+T"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.ControlsEditingReshapeTool"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.MoveSharedPointTool_DTBJK"
|
|
|
|
|
Name="共点移动"
|
|
|
|
|
Order="13"
|
|
|
|
|
Tooltip="共点移动"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\节点移动.png"
|
|
|
|
|
LargeImage="\Resources\Tool\节点移动.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+B"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.MoveSharedPointTool"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.SplitMultipartFeatureTool_DTBJK"
|
|
|
|
|
Name="拆分多部件"
|
|
|
|
|
Order="14"
|
|
|
|
|
Tooltip="拆分多部件"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\拆分多部件.png"
|
|
|
|
|
LargeImage="\Resources\Tool\拆分多部件.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+N"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.SplitMultipartFeatureCommand"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.RedoCommand_DTBJK"
|
|
|
|
|
Name="撤销"
|
|
|
|
|
Order="14"
|
|
|
|
|
Tooltip="撤销"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\撤销.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\撤销.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+Z"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlsUndoCommand"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.UndoCommand_DTBJK"
|
|
|
|
|
Name="恢复"
|
|
|
|
|
Order="15"
|
|
|
|
|
Tooltip="恢复"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\恢复.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\恢复.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+Y"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlsRedoCommand"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.DeleteCommand_DTBJK"
|
|
|
|
|
Name="删除"
|
|
|
|
|
Order="19"
|
|
|
|
|
Tooltip="删除"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\EngineEditor\删除所选要素.png"
|
|
|
|
|
LargeImage="\Resources\EngineEditor\删除所选要素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Delete"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CmdDeleteFeature"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.Copy_DTBJK"
|
|
|
|
|
Name="复制"
|
|
|
|
|
Order="20"
|
|
|
|
|
Tooltip="复制"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\复制要素.png"
|
|
|
|
|
LargeImage="\Resources\Tool\复制要素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+C"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="ESRI.ArcGIS.Controls.ControlsEditingCopyCommandClass"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.Paste_DTBJK"
|
|
|
|
|
Name="粘贴"
|
|
|
|
|
Order="21"
|
|
|
|
|
Tooltip="粘贴"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\粘贴要素.png"
|
|
|
|
|
LargeImage="\Resources\Tool\粘贴要素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+V"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="ESRI.ArcGIS.Controls.ControlsEditingPasteCommandClass"/>
|
|
|
|
|
<!--<MenuItem Id="KGIS.UI.Menu.ControlsSelectFWJTool"
|
|
|
|
|
Name="地图框选照片"
|
|
|
|
|
Order="22"
|
|
|
|
|
Tooltip="地图框选照片"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\选择元素.png"
|
|
|
|
|
LargeImage="\Resources\Tool\选择元素.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="X"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.SelectFwjCmd"/>-->
|
|
|
|
|
<MenuItem Id="MapTools.Tool.ITrace_DTBJK"
|
|
|
|
|
Name="追踪"
|
|
|
|
|
Order="23"
|
|
|
|
|
Tooltip="追踪"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\追踪.png"
|
|
|
|
|
LargeImage="\Resources\Tool\追踪.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.OpenTraceCmd"/>
|
|
|
|
|
<MenuItem Id="MapTools.Tool.OpenSnap_DTBJK"
|
|
|
|
|
Name="捕捉" Tooltip="捕捉"
|
|
|
|
|
Order="24"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\边捕捉.png"
|
|
|
|
|
LargeImage="\Resources\Tool\边捕捉.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.OpenSnapCmd"/>
|
|
|
|
|
<MenuItem Id="MapTools.Tool.WithDraw_DTBJK"
|
|
|
|
|
Name="提取" Tooltip="提取监测自主图斑"
|
|
|
|
|
Order="25"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\25提取图形.png"
|
|
|
|
|
LargeImage="\Resources\Tool\25提取图形.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CmdWithDraw"/>
|
|
|
|
|
<MenuItem Id="MapTools.Tool.CoverRWTB_DTBJK"
|
|
|
|
|
Name="覆盖" Tooltip="覆盖"
|
|
|
|
|
Order="26"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\26覆盖图形.png"
|
|
|
|
|
LargeImage="\Resources\Tool\26覆盖图形.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CmdCoverRWTB"/>
|
|
|
|
|
<!--<MenuItem Id="MapTools.Tool.WithDrawBGFW_DTBJK"
|
|
|
|
|
Name="变更提取" Tooltip="提取地类图斑覆盖变更范围"
|
|
|
|
|
Order="27"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\27变更提取.png"
|
|
|
|
|
LargeImage="\Resources\Tool\27变更提取.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys="Ctrl+G"
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.CmdWithDrawBGFW"/>-->
|
|
|
|
|
<MenuItem Id="MapTools.Tool.SetAttribute"
|
|
|
|
|
Order="30"
|
|
|
|
|
Name="属性赋值"
|
|
|
|
|
Tooltip="属性赋值"
|
|
|
|
|
ItemType="ToolItem"
|
|
|
|
|
SmallImage="\Resources\Tool\属性编辑.png"
|
|
|
|
|
LargeImage="\Resources\Tool\属性编辑.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Tools.SetAttributeCommandClass"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.FeatureAttribute"
|
|
|
|
|
Order="31"
|
|
|
|
|
Name="属性编辑"
|
|
|
|
|
Tooltip="属性编辑"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\Tool\打开属性表.png"
|
|
|
|
|
LargeImage="\Resources\Tool\打开属性表.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.MapView.Commands.ControlsIdentifyToolClass"/>
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.LayerListTool"
|
|
|
|
|
Order="99"
|
|
|
|
|
Name="目标图层"
|
|
|
|
|
Tooltip="目标图层"
|
|
|
|
|
ItemType="LabItem"
|
|
|
|
|
SmallImage=""
|
|
|
|
|
LargeImage=""
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.CmdTargetEditLayerLable"/>
|
|
|
|
|
|
|
|
|
|
<!--<MenuItem Id="KGIS.UI.Menu.LayerListTool"
|
|
|
|
|
Name="目标图层"
|
|
|
|
|
Order="21"
|
|
|
|
|
Tooltip=""
|
|
|
|
|
ItemType="Combobox"
|
|
|
|
|
SmallImage=""
|
|
|
|
|
LargeImage=""
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="MapTools.Group.MapEdit"
|
|
|
|
|
CommandId="Kingo.Plugin.EngineEditor.Commands.Commands.ControlLayerListToolCommandClass"/>-->
|
|
|
|
|
|
|
|
|
|
</Extension>
|
|
|
|
|
</Bundle>
|