Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hufe921/canvas-editor
/ functions
Functions
1,174 in github.com/Hufe921/canvas-editor
⨍
Functions
1,174
◇
Types & classes
446
Method
changeImageDisplay
(element: IElement, display: ImageDisplay)
src/editor/core/command/CommandAdapt.ts:1439
Method
clear
()
src/editor/core/draw/particle/block/BlockParticle.ts:67
Function
clearFillInfo
()
src/editor/core/draw/richtext/AbstractRichText.ts:13
Method
clearFn
()
src/components/signature/Signature.ts:195
Method
clearGraffiti
()
src/editor/core/command/CommandAdapt.ts:2756
Function
clearMain
(editor: Editor)
tests/helpers/range.ts:7
Method
color
(payload: string | null, options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:807
Function
compositionend
(host: CanvasEvent, evt: CompositionEvent)
src/editor/core/event/handlers/composition.ts:9
Function
compositionstart
(host: CanvasEvent)
src/editor/core/event/handlers/composition.ts:5
Method
compute
()
src/editor/core/draw/frame/Footer.ts:48
Method
compute
()
src/editor/core/draw/interactive/Area.ts:168
Method
compute
(payload: string)
src/editor/core/draw/interactive/Search.ts:322
Method
compute
()
src/editor/core/draw/graffiti/Graffiti.ts:90
Method
computeElementListHeight
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:1541
Method
computeHighlight
( elementList: IElement[], restArgs?: ISearchResultRestArgs )
src/editor/core/draw/control/interactive/ControlSearch.ts:106
Method
computeHighlightList
()
src/editor/core/draw/control/interactive/ControlSearch.ts:104
Function
constructor
()
src/editor/core/draw/richtext/AbstractRichText.ts:9
Method
constructor
(options: ISignatureOptions)
src/components/signature/Signature.ts:40
Method
constructor
(options: IDialogOptions)
src/components/dialog/Dialog.ts:39
Method
constructor
( container: HTMLDivElement, data: IEditorData | IElement[], options: IEditorOption = {} )
src/editor/index.ts:88
Method
constructor
(editor: Editor)
src/editor/core/plugin/Plugin.ts:7
Method
constructor
(draw: Draw, canvasEvent: CanvasEvent)
src/editor/core/cursor/CursorAgent.ts:15
Method
constructor
(draw: Draw, canvasEvent: CanvasEvent)
src/editor/core/cursor/Cursor.ts:39
Method
constructor
(adapt: CommandAdapt)
src/editor/core/command/Command.ts:150
Method
constructor
(draw: Draw)
src/editor/core/command/CommandAdapt.ts:156
Method
constructor
(locale: string)
src/editor/core/i18n/I18n.ts:15
Method
constructor
(payload: IRegisterPayload)
src/editor/core/register/Register.ts:21
Method
constructor
( rootContainer: HTMLElement, options: DeepRequired<IEditorOption>, data: IEditorData, listene
src/editor/core/draw/Draw.ts:206
Method
constructor
(draw: Draw)
src/editor/core/draw/control/Control.ts:90
Method
constructor
(element: IElement, control: Control)
src/editor/core/draw/control/checkbox/CheckboxControl.ts:15
Method
constructor
(element: IElement, control: Control)
src/editor/core/draw/control/date/DateControl.ts:31
Method
constructor
(control: Control)
src/editor/core/draw/control/interactive/ControlSearch.ts:27
Method
constructor
(draw: Draw)
src/editor/core/draw/control/richtext/Border.ts:10
Method
constructor
(options: CalculatorOptions)
src/editor/core/draw/control/number/Calculator.ts:20
Method
constructor
(element: IElement, control: any)
src/editor/core/draw/control/number/NumberControl.ts:22
Method
constructor
(element: IElement, control: Control)
src/editor/core/draw/control/select/SelectControl.ts:44
Method
constructor
(element: IElement, control: Control)
src/editor/core/draw/control/text/TextControl.ts:24
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/HyperlinkParticle.ts:15
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/WhiteSpaceParticle.ts:9
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/LineBreakParticle.ts:12
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/SeparatorParticle.ts:9
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/CheckboxParticle.ts:21
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/ImageParticle.ts:18
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/ListParticle.ts:24
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/TextParticle.ts:28
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/LabelParticle.ts:9
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/RadioParticle.ts:21
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/PageBreakParticle.ts:12
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/previewer/Previewer.ts:45
Method
constructor
(latex: string)
src/editor/core/draw/particle/latex/utils/LaTexUtils.ts:1022
Method
constructor
(draw: Draw, options: IDatePickerOption = {})
src/editor/core/draw/particle/date/DatePicker.ts:98
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/date/DateParticle.ts:16
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/table/TableTool.ts:51
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/table/TableOperate.ts:29
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/table/TableParticle.ts:26
Method
constructor
(draw: Draw)
src/editor/core/draw/particle/block/BlockParticle.ts:19
Method
constructor
(blockParticle: BlockParticle, element: IRowElement)
src/editor/core/draw/particle/block/modules/BaseBlock.ts:30
Method
constructor
(element: IRowElement)
src/editor/core/draw/particle/block/modules/IFrameBlock.ts:11
Method
constructor
(element: IRowElement)
src/editor/core/draw/particle/block/modules/VideoBlock.ts:7
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/Watermark.ts:13
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/Badge.ts:13
Method
constructor
(draw: Draw, data?: IElement[])
src/editor/core/draw/frame/Header.ts:22
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/PageBorder.ts:13
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/LineNumber.ts:10
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/Placeholder.ts:25
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/Background.ts:14
Method
constructor
(draw: Draw, data?: IElement[])
src/editor/core/draw/frame/Footer.ts:21
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/PageNumber.ts:13
Method
constructor
(draw: Draw)
src/editor/core/draw/frame/Margin.ts:9
Method
constructor
(draw: Draw)
src/editor/core/draw/interactive/Area.ts:37
Method
constructor
(draw: Draw)
src/editor/core/draw/interactive/Group.ts:18
Method
constructor
(draw: Draw)
src/editor/core/draw/interactive/Magnifier.ts:14
Method
constructor
(draw: Draw)
src/editor/core/draw/interactive/Search.ts:34
Method
constructor
(draw: Draw)
src/editor/core/draw/richtext/Strikeout.ts:8
Method
constructor
(draw: Draw)
src/editor/core/draw/richtext/Underline.ts:9
Method
constructor
(draw: Draw)
src/editor/core/draw/richtext/Highlight.ts:8
Method
constructor
(draw: Draw, data?: IGraffitiData[])
src/editor/core/draw/graffiti/Graffiti.ts:14
Method
constructor
(draw: Draw)
src/editor/core/worker/WorkerManager.ts:19
Method
constructor
(draw: Draw, command: Command)
src/editor/core/contextmenu/ContextMenu.ts:44
Method
constructor
(draw: Draw)
src/editor/core/actuator/Actuator.ts:10
Method
constructor
(draw: Draw)
src/editor/core/range/RangeManager.ts:35
Method
constructor
(draw: Draw)
src/editor/core/position/Position.ts:39
Method
constructor
(draw: Draw)
src/editor/core/zone/Zone.ts:21
Method
constructor
(draw: Draw, zone: Zone)
src/editor/core/zone/ZoneTip.ts:20
Method
constructor
(draw: Draw)
src/editor/core/accessibility/Accessibility.ts:16
Method
constructor
()
src/editor/core/listener/Listener.ts:28
Method
constructor
(draw: Draw, command: Command)
src/editor/core/shortcut/Shortcut.ts:14
Method
constructor
(draw: Draw)
src/editor/core/history/HistoryManager.ts:8
Method
constructor
(draw: Draw)
src/editor/core/event/CanvasEvent.ts:52
Method
constructor
(draw: Draw, canvasEvent: CanvasEvent)
src/editor/core/event/GlobalEvent.ts:32
Method
constructor
()
src/editor/core/event/eventbus/EventBus.ts:4
Method
constructor
(draw: Draw)
src/editor/core/observer/MouseObserver.ts:9
Method
constructor
(draw: Draw)
src/editor/core/observer/ScrollObserver.ts:19
Method
constructor
()
src/editor/core/observer/ImageObserver.ts:4
Method
constructor
(draw: Draw)
src/editor/core/observer/SelectionObserver.ts:26
Method
constructor
(draw: any)
tests/factories/editor.ts:11
Method
copy
(payload?: ICopyOption)
src/editor/core/command/CommandAdapt.ts:181
Function
copyWithCopyrightPlugin
( editor: Editor, options?: ICopyWithCopyrightOption )
src/plugins/copy/index.ts:8
Method
cut
()
src/editor/core/command/CommandAdapt.ts:175
Method
cut
()
src/editor/core/draw/control/Control.ts:969
← previous
next →
801–900 of 1,174, ranked by callers