Frame / SView / Commands / AnnotationNumberCommand
Class: AnnotationNumberCommand
SView.Commands.AnnotationNumberCommand
Memberof
SView.Commands
Description
序号批注Command
Author
WZ
Date
2022-08-03
Version
1.0
Hierarchy
-
↳
AnnotationNumberCommand
Table of contents
Constructors
Properties
- annotationType
- description
- executedHandleMode
- frame
- inputParas
- isCanAbort
- isDisplayView
- isEdit
- isInterruptible
- isParametersComplete
- isPreView
- isShowLoadingDialog
- maxValue
- name
- outputParas
- paraInit
- priority
- scene
- state
- type
- view
- ID
- fillColor
- firstPoint
- fontName
- fontSize
- frameColor
- isEnvelope
- isFixed
- isLeader
- modelID
- secondPoint
- text
- textColor
Methods
- apply
- cancel
- clear
- close
- doPreview
- execute
- existValidParameters
- getAnnotation
- getAnnotationType
- getConfigData
- getDescription
- getExecuteResult
- getExecutedHandleMode
- getInputParas
- getIsCanAbort
- getIsDisplayView
- getIsInterruptible
- getIsParametersComplete
- getIsPreView
- getIsShowLoadingDialog
- getName
- getOutputParas
- getPriority
- getScene
- getState
- getView
- interrupt
- isShowView
- onClearPreview
- onExecuted
- preview
- release
- resume
- setAnnotation
- setAnnotationType
- setExecuteResult
- setExecutedHandleMode
- setInputParas
- setIsCanAbort
- setIsDisplayView
- setIsInterruptible
- setIsParametersComplete
- setIsPreView
- setIsShowLoadingDialog
- setName
- setOutputParas
- setPriority
- setScene
- setState
- setView
- touchHandle
- undo
Constructors
constructor
• new AnnotationNumberCommand(name
): AnnotationNumberCommand
Parameters
Name | Type | Description |
---|---|---|
name | string | 命令名称 |
Returns
Description
创建前进播放命令对象
Overrides
Properties
annotationType
• annotationType: AnnotationType
= M3D.Shapes.AnnotationType.TEXT_ANNOTATION
Inherited from
AnnotationCommand.annotationType
description
• description: string
Inherited from
executedHandleMode
• executedHandleMode: ExecutedHandleMode
Inherited from
AnnotationCommand.executedHandleMode
frame
• frame: FrameMain
Inherited from
inputParas
• inputParas: CommandParameters
Inherited from
isCanAbort
• isCanAbort: boolean
Inherited from
isDisplayView
• isDisplayView: boolean
Inherited from
AnnotationCommand.isDisplayView
isEdit
• isEdit: boolean
Inherited from
isInterruptible
• isInterruptible: boolean
Inherited from
AnnotationCommand.isInterruptible
isParametersComplete
• isParametersComplete: boolean
Inherited from
AnnotationCommand.isParametersComplete
isPreView
• isPreView: boolean
Inherited from
isShowLoadingDialog
• isShowLoadingDialog: boolean
Inherited from
AnnotationCommand.isShowLoadingDialog
maxValue
• maxValue: number
= 99999