类名 SketchEditorToolEventType

成员变量

String

# static readonly cursorChange

SketchEditorToolEventType.cursorChange: 'cursor-change',鼠标位置改变

Default Value:
  • 'cursor-change'
String

# static readonly geometryAdd

SketchEditorToolEventType.geometryAdd: 'geometry-add',草图图形添加

Default Value:
  • 'geometry-add'
String

# static readonly geometryUnsimple

SketchEditorToolEventType.geometryUnsimple: 'geometry-unsimple',草图图形几何拓扑检查不合法

Default Value:
  • 'geometry-unsimple'
String

# static readonly move

SketchEditorToolEventType.move: 'move',草图图形整体移动 - 移动中

Default Value:
  • 'move'
String

# static readonly moveStart

SketchEditorToolEventType.moveStart: 'move-start',草图图形整体移动 - 开始移动

Default Value:
  • 'move-start'
String

# static readonly moveStop

SketchEditorToolEventType.moveStop: 'move-stop',草图图形整体移动 - 结束移动

Default Value:
  • 'move-stop'
String

# static readonly scale

SketchEditorToolEventType.scale: 'scale',草图图形缩放 - 缩放中

Default Value:
  • 'scale'
String

# static readonly scaleStart

SketchEditorToolEventType.scaleStart: 'scale-start',草图图形缩放 - 开始缩放

Default Value:
  • 'scale-start'
String

# static readonly scaleStop

SketchEditorToolEventType.scaleStop: 'scale-stop',草图图形缩放 - 结束缩放

Default Value:
  • 'scale-stop'
String

# static readonly vertexAdd

SketchEditorToolEventType.vertexAdd: 'vertex-add',增加顶点

Default Value:
  • 'vertex-add'
String

# static readonly vertexMoveStart

SketchEditorToolEventType.vertexMoveStart: 'vertex-move-start',草图图形顶点移动 - 开始移动

Default Value:
  • 'vertex-move-start'
String

# static readonly vertexMoveStop

SketchEditorToolEventType.vertexMoveStop: 'vertex-move-stop',草图图形顶点移动 - 结束移动

Default Value:
  • 'vertex-move-stop'
String

# static readonly vertexRemove

SketchEditorToolEventType.vertexRemove: 'vertex-remove',移除顶点

Default Value:
  • 'vertex-remove'
String

# static readonly vertexUpdate

SketchEditorToolEventType.vertexUpdate: 'vertex-update',草图图形顶更新

Default Value:
  • 'vertex-update'
构造函数
成员变量
方法
事件