<!DOCTYPE HTML>
< html lang = "" >
< head >
< meta charset = "UTF-8" >
< meta content = "text/html; charset=utf-8" http-equiv = "Content-Type" >
< title > canvas · GitBook< / title >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" / >
< meta name = "description" content = "" >
< meta name = "generator" content = "GitBook 3.2.3" >
< link rel = "stylesheet" href = "../gitbook/style.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-splitter/splitter.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-expandable-chapters/expandable-chapters.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-highlight/website.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-search/search.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-fontsettings/website.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-theme-api/theme-api.css" >
< meta name = "HandheldFriendly" content = "true" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, user-scalable=no" >
< meta name = "apple-mobile-web-app-capable" content = "yes" >
< meta name = "apple-mobile-web-app-status-bar-style" content = "black" >
< link rel = "apple-touch-icon-precomposed" sizes = "152x152" href = "../gitbook/images/apple-touch-icon-precomposed-152.png" >
< link rel = "shortcut icon" href = "../gitbook/images/favicon.ico" type = "image/x-icon" >
< link rel = "prev" href = "svg.html" / >
< / head >
< body >
< div class = "book" >
< div class = "book-summary" >
< div id = "book-search-input" role = "search" >
< input type = "text" placeholder = "Type to search" / >
< / div >
< nav role = "navigation" >
< ul class = "summary" >
< li class = "header" > 总览< / li >
< li class = "chapter " data-level = "1.1" data-path = "../" >
< a href = "../" >
概览
< / a >
< / li >
< li class = "chapter " data-level = "1.2" data-path = "../START.html" >
< a href = "../START.html" >
起步
< / a >
< / li >
< li class = "header" > 通用规范< / li >
< li class = "chapter " data-level = "2.1" data-path = "../OVERVIEW.html" >
< a href = "../OVERVIEW.html" >
通用规范
< / a >
< / li >
< li class = "header" > 核心控件< / li >
< li class = "chapter " data-level = "3.1" >
< span >
布局
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "3.1.1" data-path = "../core/layout/vertical.html" >
< a href = "../core/layout/vertical.html" >
vertical
< / a >
< / li >
< li class = "chapter " data-level = "3.1.2" data-path = "../core/layout/horizontal.html" >
< a href = "../core/layout/horizontal.html" >
horizontal
< / a >
< / li >
< li class = "chapter " data-level = "3.1.3" data-path = "../core/layout/htape.html" >
< a href = "../core/layout/htape.html" >
htape
< / a >
< / li >
< li class = "chapter " data-level = "3.1.4" data-path = "../core/layout/vtape.html" >
< a href = "../core/layout/vtape.html" >
vtape
< / a >
< / li >
< li class = "chapter " data-level = "3.1.5" data-path = "../core/layout/center_adapt.html" >
< a href = "../core/layout/center_adapt.html" >
center_adapt
< / a >
< / li >
< li class = "chapter " data-level = "3.1.6" data-path = "../core/layout/vertical_adapt.html" >
< a href = "../core/layout/vertical_adapt.html" >
vertical_adapt
< / a >
< / li >
< li class = "chapter " data-level = "3.1.7" data-path = "../core/layout/left_right_vertical_adapt.html" >
< a href = "../core/layout/left_right_vertical_adapt.html" >
left_right_vertical_adapt
< / a >
< / li >
< li class = "chapter " data-level = "3.1.8" data-path = "../core/layout/flow.html" >
< a href = "../core/layout/flow.html" >
flow
< / a >
< / li >
< li class = "chapter " data-level = "3.1.9" data-path = "../core/layout/center.html" >
< a href = "../core/layout/center.html" >
center
< / a >
< / li >
< li class = "chapter " data-level = "3.1.10" data-path = "../core/layout/horizontal_adapt.html" >
< a href = "../core/layout/horizontal_adapt.html" >
horizontal_adapt
< / a >
< / li >
< li class = "chapter " data-level = "3.1.11" data-path = "../core/layout/horizontal_auto.html" >
< a href = "../core/layout/horizontal_auto.html" >
horizontal_auto
< / a >
< / li >
< li class = "chapter " data-level = "3.1.12" data-path = "../core/layout/horizontal_float.html" >
< a href = "../core/layout/horizontal_float.html" >
horizontal_float
< / a >
< / li >
< li class = "chapter " data-level = "3.1.13" data-path = "../core/layout/float_center.html" >
< a href = "../core/layout/float_center.html" >
float_center
< / a >
< / li >
< li class = "chapter " data-level = "3.1.14" data-path = "../core/layout/border.html" >
< a href = "../core/layout/border.html" >
border
< / a >
< / li >
< li class = "chapter " data-level = "3.1.15" data-path = "../core/layout/grid.html" >
< a href = "../core/layout/grid.html" >
grid
< / a >
< / li >
< li class = "chapter " data-level = "3.1.16" data-path = "../core/layout/table.html" >
< a href = "../core/layout/table.html" >
table
< / a >
< / li >
< li class = "chapter " data-level = "3.1.17" data-path = "../core/layout/td.html" >
< a href = "../core/layout/td.html" >
td
< / a >
< / li >
< li class = "chapter " data-level = "3.1.18" >
< span >
...
< / span >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.2" >
< span >
抽象控件
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "3.2.1" data-path = "../core/abstract/button_group.html" >
< a href = "../core/abstract/button_group.html" >
button_group
< / a >
< / li >
< li class = "chapter " data-level = "3.2.2" data-path = "../core/abstract/button_tree.html" >
< a href = "../core/abstract/button_tree.html" >
button_tree
< / a >
< / li >
< li class = "chapter " data-level = "3.2.3" data-path = "../core/abstract/virtual_group.html" >
< a href = "../core/abstract/virtual_group.html" >
virtual_group
< / a >
< / li >
< li class = "chapter " data-level = "3.2.4" data-path = "../core/abstract/custom_tree.html" >
< a href = "../core/abstract/custom_tree.html" >
custom_tree
< / a >
< / li >
< li class = "chapter " data-level = "3.2.5" data-path = "../core/abstract/grid_view.html" >
< a href = "../core/abstract/grid_view.html" >
grid_view
< / a >
< / li >
< li class = "chapter " data-level = "3.2.6" data-path = "../core/abstract/collection_view.html" >
< a href = "../core/abstract/collection_view.html" >
collection_view
< / a >
< / li >
< li class = "chapter " data-level = "3.2.7" data-path = "../core/abstract/list_view.html" >
< a href = "../core/abstract/list_view.html" >
list_view
< / a >
< / li >
< li class = "chapter " data-level = "3.2.8" data-path = "../core/abstract/virtual_list.html" >
< a href = "../core/abstract/virtual_list.html" >
virtual_list
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.3" >
< span >
组合控件
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "3.3.1" data-path = "../core/combination/bi.combo.html" >
< a href = "../core/combination/bi.combo.html" >
combo
< / a >
< / li >
< li class = "chapter " data-level = "3.3.2" data-path = "../core/combination/bi.expander.html" >
< a href = "../core/combination/bi.expander.html" >
expander
< / a >
< / li >
< li class = "chapter " data-level = "3.3.3" data-path = "../core/combination/combo_group.html" >
< a href = "../core/combination/combo_group.html" >
combo_group
< / a >
< / li >
< li class = "chapter " data-level = "3.3.4" data-path = "../core/combination/loader.html" >
< a href = "../core/combination/loader.html" >
loader
< / a >
< / li >
< li class = "chapter " data-level = "3.3.5" data-path = "../core/combination/navigation.html" >
< a href = "../core/combination/navigation.html" >
navigation
< / a >
< / li >
< li class = "chapter " data-level = "3.3.6" data-path = "../core/combination/searcher.html" >
< a href = "../core/combination/searcher.html" >
searcher
< / a >
< / li >
< li class = "chapter " data-level = "3.3.7" data-path = "../core/combination/switcher.html" >
< a href = "../core/combination/switcher.html" >
switcher
< / a >
< / li >
< li class = "chapter " data-level = "3.3.8" data-path = "../core/combination/tab.html" >
< a href = "../core/combination/tab.html" >
tab
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.4" >
< span >
弹出层
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "3.4.1" data-path = "../core/layer/layer_float_box.html" >
< a href = "../core/layer/layer_float_box.html" >
float_box
< / a >
< / li >
< li class = "chapter " data-level = "3.4.2" data-path = "../core/layer/layer_popup.html" >
< a href = "../core/layer/layer_popup.html" >
popup_view
< / a >
< / li >
< li class = "chapter " data-level = "3.4.3" data-path = "../core/layer/layer_searcher.html" >
< a href = "../core/layer/layer_searcher.html" >
searcher_view
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.5" data-path = "../core/widget.html" >
< a href = "../core/widget.html" >
Widget
< / a >
< / li >
< li class = "chapter " data-level = "3.6" data-path = "../core/single.html" >
< a href = "../core/single.html" >
Single
< / a >
< / li >
< li class = "chapter " data-level = "3.7" data-path = "../core/basic_button.html" >
< a href = "../core/basic_button.html" >
BasicButton
< / a >
< / li >
< li class = "chapter " data-level = "3.8" data-path = "../core/node_button.html" >
< a href = "../core/node_button.html" >
NodeButton
< / a >
< / li >
< li class = "chapter " data-level = "3.9" data-path = "../core/pane.html" >
< a href = "../core/pane.html" >
Pane
< / a >
< / li >
< li class = "header" > 基础控件< / li >
< li class = "chapter " data-level = "4.1" data-path = "label.html" >
< a href = "label.html" >
label
< / a >
< / li >
< li class = "chapter " data-level = "4.2" data-path = "bubble.html" >
< a href = "bubble.html" >
bubble
< / a >
< / li >
< li class = "chapter " data-level = "4.3" data-path = "toast.html" >
< a href = "toast.html" >
toast
< / a >
< / li >
< li class = "chapter " data-level = "4.4" data-path = "message.html" >
< a href = "message.html" >
message
< / a >
< / li >
< li class = "chapter " data-level = "4.5" >
< span >
按钮
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "4.5.1" data-path = "button/button.html" >
< a href = "button/button.html" >
button
< / a >
< / li >
< li class = "chapter " data-level = "4.5.2" data-path = "button/text_button.html" >
< a href = "button/text_button.html" >
text_button
< / a >
< / li >
< li class = "chapter " data-level = "4.5.3" data-path = "button/icon_button.html" >
< a href = "button/icon_button.html" >
icon_button
< / a >
< / li >
< li class = "chapter " data-level = "4.5.4" data-path = "button/image_button.html" >
< a href = "button/image_button.html" >
image_button
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.6" >
< span >
编辑框
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "4.6.1" data-path = "editor/editor.html" >
< a href = "editor/editor.html" >
editor
< / a >
< / li >
< li class = "chapter " data-level = "4.6.2" data-path = "editor/code_editor.html" >
< a href = "editor/code_editor.html" >
code_editor
< / a >
< / li >
< li class = "chapter " data-level = "4.6.3" data-path = "editor/multifile_editor.html" >
< a href = "editor/multifile_editor.html" >
multifile_editor
< / a >
< / li >
< li class = "chapter " data-level = "4.6.4" data-path = "editor/textarea_editor.html" >
< a href = "editor/textarea_editor.html" >
textarea_editor
< / a >
< / li >
< li class = "chapter " data-level = "4.6.5" data-path = "editor/formula_editor.html" >
< a href = "editor/formula_editor.html" >
formula_editor
< / a >
< / li >
< li class = "chapter " data-level = "4.6.6" data-path = "editor/rich_editor.html" >
< a href = "editor/rich_editor.html" >
rich_editor
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.7" >
< span >
表格
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "4.7.1" data-path = "table/table_view.html" >
< a href = "table/table_view.html" >
table_view
< / a >
< / li >
< li class = "chapter " data-level = "4.7.2" data-path = "table/grid_table.html" >
< a href = "table/grid_table.html" >
grid_table
< / a >
< / li >
< li class = "chapter " data-level = "4.7.3" data-path = "table/collection_table.html" >
< a href = "table/collection_table.html" >
collection_table
< / a >
< / li >
< li class = "chapter " data-level = "4.7.4" data-path = "table/resizable_table.html" >
< a href = "table/resizable_table.html" >
resizable_table
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.8" data-path = "pager.html" >
< a href = "pager.html" >
pager
< / a >
< / li >
< li class = "chapter " data-level = "4.9" data-path = "svg.html" >
< a href = "svg.html" >
svg
< / a >
< / li >
< li class = "chapter active" data-level = "4.10" data-path = "canvas.html" >
< a href = "canvas.html" >
canvas
< / a >
< / li >
< li class = "header" > 实例控件< / li >
< li class = "chapter " data-level = "5.1" >
< span >
按钮
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.1.1" data-path = "../case/button/multi_select_item.html" >
< a href = "../case/button/multi_select_item.html" >
multi_select_item
< / a >
< / li >
< li class = "chapter " data-level = "5.1.2" data-path = "../case/button/single_select_item.html" >
< a href = "../case/button/single_select_item.html" >
single_select_item
< / a >
< / li >
< li class = "chapter " data-level = "5.1.3" data-path = "../case/button/single_select_radio_item.html" >
< a href = "../case/button/single_select_radio_item.html" >
single_select_radio_item
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.2" >
< span >
文本框
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.2.1" data-path = "../case/editor/shelter_editor.html" >
< a href = "../case/editor/shelter_editor.html" >
shelter_editor
< / a >
< / li >
< li class = "chapter " data-level = "5.2.2" data-path = "../case/editor/sign_editor.html" >
< a href = "../case/editor/sign_editor.html" >
sign_editor
< / a >
< / li >
< li class = "chapter " data-level = "5.2.3" data-path = "../case/editor/sign_initial_editor.html" >
< a href = "../case/editor/sign_initial_editor.html" >
sign_initial_editor
< / a >
< / li >
< li class = "chapter " data-level = "5.2.4" data-path = "../case/editor/state_editor.html" >
< a href = "../case/editor/state_editor.html" >
state_editor
< / a >
< / li >
< li class = "chapter " data-level = "5.2.5" data-path = "../case/editor/simple_state_editor.html" >
< a href = "../case/editor/simple_state_editor.html" >
simple_state_editor
< / a >
< / li >
< li class = "chapter " data-level = "5.2.6" data-path = "../detailed/text_input/bi.clear_editor.html" >
< a href = "../detailed/text_input/bi.clear_editor.html" >
clear_editor
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.3" >
< span >
列表
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.3.1" data-path = "../case/list/list.select.html" >
< a href = "../case/list/list.select.html" >
select_list
< / a >
< / li >
< li class = "chapter " data-level = "5.3.2" data-path = "../case/loader/lazy_loader.html" >
< a href = "../case/loader/lazy_loader.html" >
lazy_loader
< / a >
< / li >
< li class = "chapter " data-level = "5.3.3" data-path = "../case/loader/list_loader.html" >
< a href = "../case/loader/list_loader.html" >
list_loader
< / a >
< / li >
< li class = "chapter " data-level = "5.3.4" data-path = "../case/loader/sort_list.html" >
< a href = "../case/loader/sort_list.html" >
sort_list(jquery-sortable封装)
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.4" >
< span >
面板
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.4.1" data-path = "../case/layer/pane_list.html" >
< a href = "../case/layer/pane_list.html" >
pane_list
< / a >
< / li >
< li class = "chapter " data-level = "5.4.2" data-path = "../case/layer/panel.html" >
< a href = "../case/layer/panel.html" >
panel
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.5" >
< span >
popup弹出层
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.5.1" data-path = "../case/layer/multi_popup_layer.html" >
< a href = "../case/layer/multi_popup_layer.html" >
multi_popup_view
< / a >
< / li >
< li class = "chapter " data-level = "5.5.2" data-path = "../case/layer/layer_panel.html" >
< a href = "../case/layer/layer_panel.html" >
popup_panel
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.6" >
< span >
触发器
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.6.1" data-path = "../case/trigger/editor_trigger.html" >
< a href = "../case/trigger/editor_trigger.html" >
editor_trigger
< / a >
< / li >
< li class = "chapter " data-level = "5.6.2" data-path = "../case/trigger/icon_trigger.html" >
< a href = "../case/trigger/icon_trigger.html" >
icon_trigger
< / a >
< / li >
< li class = "chapter " data-level = "5.6.3" data-path = "../case/trigger/text_trigger.html" >
< a href = "../case/trigger/text_trigger.html" >
text_trigger
< / a >
< / li >
< li class = "chapter " data-level = "5.6.4" data-path = "../case/trigger/select_text_trigger.html" >
< a href = "../case/trigger/select_text_trigger.html" >
select_text_trigger
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.7" >
< span >
下拉框
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.7.1" data-path = "../case/combo/bubble_combo.html" >
< a href = "../case/combo/bubble_combo.html" >
bubble_combo
< / a >
< / li >
< li class = "chapter " data-level = "5.7.2" data-path = "../case/combo/icon_combo.html" >
< a href = "../case/combo/icon_combo.html" >
icon_combo
< / a >
< / li >
< li class = "chapter " data-level = "5.7.3" data-path = "../case/combo/static_combo.html" >
< a href = "../case/combo/static_combo.html" >
static_combo
< / a >
< / li >
< li class = "chapter " data-level = "5.7.4" data-path = "../case/combo/text_value_combo.html" >
< a href = "../case/combo/text_value_combo.html" >
text_value_combo
< / a >
< / li >
< li class = "chapter " data-level = "5.7.5" data-path = "../case/combo/text_value_check_combo.html" >
< a href = "../case/combo/text_value_check_combo.html" >
text_value_check_combo
< / a >
< / li >
< li class = "chapter " data-level = "5.7.6" data-path = "../case/combo/editor_icon_check_combo.html" >
< a href = "../case/combo/editor_icon_check_combo.html" >
editor_icon_check_combo
< / a >
< / li >
< li class = "chapter " data-level = "5.7.7" data-path = "../case/combo/text_value_down_list_combo.html" >
< a href = "../case/combo/text_value_down_list_combo.html" >
text_value_down_list_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.8" >
< span >
树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.8.1" data-path = "../case/tree/branch_tree.html" >
< a href = "../case/tree/branch_tree.html" >
branch_tree
< / a >
< / li >
< li class = "chapter " data-level = "5.8.2" data-path = "../case/tree/handstand_branch_tree.html" >
< a href = "../case/tree/handstand_branch_tree.html" >
handstand_branch_tree
< / a >
< / li >
< li class = "chapter " data-level = "5.8.3" data-path = "../case/tree/display_tree.html" >
< a href = "../case/tree/display_tree.html" >
display_tree
< / a >
< / li >
< li class = "chapter " data-level = "5.8.4" data-path = "../case/tree/simple_tree.html" >
< a href = "../case/tree/simple_tree.html" >
simple_tree
< / a >
< / li >
< li class = "chapter " data-level = "5.8.5" data-path = "../case/tree/level_tree.html" >
< a href = "../case/tree/level_tree.html" >
level_tree
< / a >
< / li >
< li class = "chapter " data-level = "5.8.6" data-path = "../case/tree/branch_relation.html" >
< a href = "../case/tree/branch_relation.html" >
branch_relation
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.9" >
< span >
表格
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.9.1" data-path = "../case/table/adaptive_table.html" >
< a href = "../case/table/adaptive_table.html" >
adaptive_table
< / a >
< / li >
< li class = "chapter " data-level = "5.9.2" data-path = "../case/table/tree_table.html" >
< a href = "../case/table/tree_table.html" >
tree_table
< / a >
< / li >
< li class = "chapter " data-level = "5.9.3" data-path = "../case/table/layer_tree_table.html" >
< a href = "../case/table/layer_tree_table.html" >
layer_tree_table
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.10" >
< span >
Pager
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "5.10.1" data-path = "../case/pager/all_count_pager.html" >
< a href = "../case/pager/all_count_pager.html" >
all_count_pager
< / a >
< / li >
< li class = "chapter " data-level = "5.10.2" data-path = "../case/pager/direction_pager.html" >
< a href = "../case/pager/direction_pager.html" >
direction_pager
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.11" data-path = "../case/calendar.html" >
< a href = "../case/calendar.html" >
calendar
< / a >
< / li >
< li class = "chapter " data-level = "5.12" data-path = "../case/clipboard.html" >
< a href = "../case/clipboard.html" >
clipboard
< / a >
< / li >
< li class = "chapter " data-level = "5.13" data-path = "../case/complex_canvas.html" >
< a href = "../case/complex_canvas.html" >
complex_canvas
< / a >
< / li >
< li class = "chapter " data-level = "5.14" data-path = "../case/color_chooser.html" >
< a href = "../case/color_chooser.html" >
color_chooser
< / a >
< / li >
< li class = "chapter " data-level = "5.15" data-path = "../case/color_chooser_popup.html" >
< a href = "../case/color_chooser_popup.html" >
color_chooser_popup
< / a >
< / li >
< li class = "chapter " data-level = "5.16" data-path = "../case/segment.html" >
< a href = "../case/segment.html" >
segment
< / a >
< / li >
< li class = "header" > 详细控件< / li >
< li class = "chapter " data-level = "6.1" >
< span >
各种小组件
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.1.1" data-path = "../detailed/bi.button/general.html" >
< a href = "../detailed/bi.button/general.html" >
通用按钮
< / a >
< / li >
< li class = "chapter " data-level = "6.1.2" data-path = "../detailed/bi.button/tooltip.html" >
< a href = "../detailed/bi.button/tooltip.html" >
提示性信息
< / a >
< / li >
< li class = "chapter " data-level = "6.1.3" data-path = "../detailed/bi.button/items.html" >
< a href = "../detailed/bi.button/items.html" >
各种items
< / a >
< / li >
< li class = "chapter " data-level = "6.1.4" data-path = "../detailed/bi.button/node.html" >
< a href = "../detailed/bi.button/node.html" >
各种节点nodes
< / a >
< / li >
< li class = "chapter " data-level = "6.1.5" data-path = "../detailed/bi.button/segment.html" >
< a href = "../detailed/bi.button/segment.html" >
各种segment
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.2" >
< span >
文本框控件
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.2.1" data-path = "../detailed/text_input/bi.text_editor.html" >
< a href = "../detailed/text_input/bi.text_editor.html" >
text_editor
< / a >
< / li >
< li class = "chapter " data-level = "6.2.2" data-path = "../detailed/text_input/bi.search_editor.html" >
< a href = "../detailed/text_input/bi.search_editor.html" >
search_editor
< / a >
< / li >
< li class = "chapter " data-level = "6.2.3" data-path = "../detailed/text_input/number_editor.html" >
< a href = "../detailed/text_input/number_editor.html" >
number_editor
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.3" >
< span >
树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.3.1" data-path = "../detailed/tree/single_level_tree.html" >
< a href = "../detailed/tree/single_level_tree.html" >
single_level_tree
< / a >
< / li >
< li class = "chapter " data-level = "6.3.2" data-path = "../detailed/tree/select_level_tree.html" >
< a href = "../detailed/tree/select_level_tree.html" >
select_level_tree
< / a >
< / li >
< li class = "chapter " data-level = "6.3.3" data-path = "../detailed/tree/multi_single_level_tree.html" >
< a href = "../detailed/tree/multi_single_level_tree.html" >
multi_single_level_tree
< / a >
< / li >
< li class = "chapter " data-level = "6.3.4" data-path = "../detailed/tree/multi_select_level_tree.html" >
< a href = "../detailed/tree/multi_select_level_tree.html" >
multi_select_level_tree
< / a >
< / li >
< li class = "chapter " data-level = "6.3.5" data-path = "../detailed/tree/bi.switch_tree.html" >
< a href = "../detailed/tree/bi.switch_tree.html" >
switch_tree
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.4" >
< span >
表格
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.4.1" data-path = "../detailed/table/bi.preview_table.html" >
< a href = "../detailed/table/bi.preview_table.html" >
preview_table
< / a >
< / li >
< li class = "chapter " data-level = "6.4.2" data-path = "../detailed/table/bi.responsive_table.html" >
< a href = "../detailed/table/bi.responsive_table.html" >
responsive_table
< / a >
< / li >
< li class = "chapter " data-level = "6.4.3" data-path = "../detailed/table/bi.sequence_table.html" >
< a href = "../detailed/table/bi.sequence_table.html" >
sequence_table
< / a >
< / li >
< li class = "chapter " data-level = "6.4.4" data-path = "../detailed/table/bi.page_table.html" >
< a href = "../detailed/table/bi.page_table.html" >
page_table
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.5" >
< span >
下拉列表
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.5.1" data-path = "../detailed/down_list_combo.html" >
< a href = "../detailed/down_list_combo.html" >
down_list_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.6" >
< span >
复选下拉框
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.6.1" data-path = "../detailed/multi_select_combo.html" >
< a href = "../detailed/multi_select_combo.html" >
multi_select_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.7" >
< span >
简单下拉树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.7.1" data-path = "../detailed/combo/single_tree_combo.html" >
< a href = "../detailed/combo/single_tree_combo.html" >
single_tree_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.8" >
< span >
多层级下拉树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.8.1" data-path = "../detailed/combo/multilayer_single_tree_combo.html" >
< a href = "../detailed/combo/multilayer_single_tree_combo.html" >
multilayer_single_tree_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.9" >
< span >
可选下拉树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.9.1" data-path = "../detailed/combo/select_tree_combo.html" >
< a href = "../detailed/combo/select_tree_combo.html" >
select_tree_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.10" >
< span >
多层级可选下拉树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.10.1" data-path = "../detailed/combo/multilayer_select_tree_combo.html" >
< a href = "../detailed/combo/multilayer_select_tree_combo.html" >
multilayer_select_tree_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.11" >
< span >
复选下拉树
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.11.1" data-path = "../detailed/tree/bi.multi_tree_combo.html" >
< a href = "../detailed/tree/bi.multi_tree_combo.html" >
multi_tree_combo
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.12" >
< span >
日期相关控件
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.12.1" data-path = "../detailed/year_combo.html" >
< a href = "../detailed/year_combo.html" >
year_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.2" data-path = "../detailed/month_combo.html" >
< a href = "../detailed/month_combo.html" >
month_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.3" data-path = "../detailed/quarter_combo.html" >
< a href = "../detailed/quarter_combo.html" >
quarter_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.4" data-path = "../detailed/date/year_month_combo.html" >
< a href = "../detailed/date/year_month_combo.html" >
year_month_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.5" data-path = "../detailed/date/year_quarter_combo.html" >
< a href = "../detailed/date/year_quarter_combo.html" >
year_quarter_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.6" data-path = "../detailed/date/date_pane.html" >
< a href = "../detailed/date/date_pane.html" >
date_pane
< / a >
< / li >
< li class = "chapter " data-level = "6.12.7" data-path = "../detailed/date/date_combo.html" >
< a href = "../detailed/date/date_combo.html" >
date_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.8" data-path = "../detailed/date/multidate_combo.html" >
< a href = "../detailed/date/multidate_combo.html" >
multidate_combo
< / a >
< / li >
< li class = "chapter " data-level = "6.12.9" data-path = "../detailed/date/date_time.html" >
< a href = "../detailed/date/date_time.html" >
date_time
< / a >
< / li >
< li class = "chapter " data-level = "6.12.10" data-path = "../detailed/date/time_interval.html" >
< a href = "../detailed/date/time_interval.html" >
time_interval
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.13" >
< span >
数值区间控件
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.13.1" data-path = "../detailed/number_interval.html" >
< a href = "../detailed/number_interval.html" >
number_interval
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.14" >
< span >
文件管理
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "6.14.1" data-path = "../detailed/file_manager.html" >
< a href = "../detailed/file_manager.html" >
file_manager
< / a >
< / li >
< / ul >
< / li >
< li class = "header" > 部件< / li >
< li class = "chapter " data-level = "7.1" data-path = "../components/value_chooser_combo.html" >
< a href = "../components/value_chooser_combo.html" >
value_chooser_combo
< / a >
< / li >
< li class = "chapter " data-level = "7.2" data-path = "../components/value_chooser_pane.html" >
< a href = "../components/value_chooser_pane.html" >
value_chooser_pane
< / a >
< / li >
< li class = "chapter " data-level = "7.3" data-path = "../components/all_value_chooser_combo.html" >
< a href = "../components/all_value_chooser_combo.html" >
all_value_chooser_combo
< / a >
< / li >
< li class = "chapter " data-level = "7.4" data-path = "../components/tree_value_chooser_combo.html" >
< a href = "../components/tree_value_chooser_combo.html" >
tree_value_chooser_combo
< / a >
< / li >
< li class = "chapter " data-level = "7.5" data-path = "../components/tree_value_chooser_pane.html" >
< a href = "../components/tree_value_chooser_pane.html" >
tree_value_chooser_pane
< / a >
< / li >
< li class = "header" > addons< / li >
< li class = "chapter " data-level = "8.1" >
< span >
sliders
< / span >
< ul class = "articles" >
< li class = "chapter " data-level = "8.1.1" data-path = "../detailed/single_slider.html" >
< a href = "../detailed/single_slider.html" >
single_slider
< / a >
< / li >
< / ul >
< / li >
< li class = "divider" > < / li >
< li >
< a href = "https://www.gitbook.com" target = "blank" class = "gitbook-link" >
Published with GitBook
< / a >
< / li >
< / ul >
< / nav >
< / div >
< div class = "book-body" >
< div class = "body-inner" >
< div class = "book-header" role = "navigation" >
<!-- Title -->
< h1 >
< i class = "fa fa-circle-o-notch fa-spin" > < / i >
< a href = ".." > canvas< / a >
< / h1 >
< / div >
< div class = "page-wrapper" tabindex = "-1" role = "main" >
< div class = "page-inner" >
< div id = "book-search-results" >
< div class = "search-noresults" >
< section class = "normal markdown-section" >
< h1 id = "bicanvas" > bi.canvas< / h1 >
< h2 id = "canvas绘图基类biwidget" > canvas绘 图 ,基 类 < a href = "../core/widget.html" > BI.Widget< / a > < / h2 >
< div class = "api-method" > < div class = "api-method-definition" > < p > < a href = "https://jsfiddle.net/fineui/gcgd1va0/" target = "_blank" > source< / a > < / p >
< / div > < div class = "api-method-code" > < div class = "api-method-example" > < pre > < code class = "lang-javascript" >
< span class = "hljs-keyword" > var< / span > canvas = BI.createWidget({
type: < span class = "hljs-string" > " bi.canvas" < / span > ,
element: < span class = "hljs-string" > " #wrapper" < / span > ,
width: < span class = "hljs-number" > 500< / span > ,
height: < span class = "hljs-number" > 600< / span >
});
canvas.circle(< span class = "hljs-number" > 150< / span > , < span class = "hljs-number" > 50< / span > , < span class = "hljs-number" > 20< / span > , < span class = "hljs-string" > " green" < / span > );
canvas.stroke();
< / code > < / pre >
< / div > < / div > < / div >
< h2 id = "对外方法" > 对 外 方 法 < / h2 >
< table >
< thead >
< tr >
< th style = "text-align:left" > 名 称 < / th >
< th style = "text-align:left" > 说 明 < / th >
< th style = "text-align:left" > 回 调 参 数 < / th >
< / tr >
< / thead >
< tbody >
< tr >
< td style = "text-align:left" > line< / td >
< td style = "text-align:left" > 绘 制 线 段 < / td >
< td style = "text-align:left" > (x0, y0, x1, y1)< / td >
< / tr >
< tr >
< td style = "text-align:left" > rect< / td >
< td style = "text-align:left" > 绘 制 矩 形 < / td >
< td style = "text-align:left" > (x,y,w,h,color)分 别 表 示 左 上 角 的 横 坐 标 、 纵 坐 标 , 矩 形 宽 、 高 、 以 及 绘 制 的 颜 色 < / td >
< / tr >
< tr >
< td style = "text-align:left" > circle< / td >
< td style = "text-align:left" > 绘 制 圆 形 < / td >
< td style = "text-align:left" > (x, y, radius, color)分 别 表 示 原 点 的 横 坐 标 , 纵 坐 标 , 半 径 以 及 颜 色 < / td >
< / tr >
< tr >
< td style = "text-align:left" > hollow< / td >
< td style = "text-align:left" > 填 充 中 空 的 路 径 < / td >
< td style = "text-align:left" > — < / td >
< / tr >
< tr >
< td style = "text-align:left" > solid< / td >
< td style = "text-align:left" > 填 充 实 心 的 路 径 < / td >
< td style = "text-align:left" > — < / td >
< / tr >
< tr >
< td style = "text-align:left" > gradient< / td >
< td style = "text-align:left" > 绘 制 渐 变 色 < / td >
< td style = "text-align:left" > (x0, y0, x1, y1, start, end)< / td >
< / tr >
< tr >
< td style = "text-align:left" > reset< / td >
< td style = "text-align:left" > 重 置 画 布 < / td >
< td style = "text-align:left" > — < / td >
< / tr >
< tr >
< td style = "text-align:left" > stroke< / td >
< td style = "text-align:left" > 绘 制 < / td >
< td style = "text-align:left" > callback< / td >
< / tr >
< / tbody >
< / table >
< hr >
< / section >
< / div >
< div class = "search-results" >
< div class = "has-results" >
< h1 class = "search-results-title" > < span class = 'search-results-count' > < / span > results matching "< span class = 'search-query' > < / span > "< / h1 >
< ul class = "search-results-list" > < / ul >
< / div >
< div class = "no-results" >
< h1 class = "search-results-title" > No results matching "< span class = 'search-query' > < / span > "< / h1 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< script >
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"canvas","level":"4.10","depth":1,"next":{"title":"按钮","level":"5.1","depth":1,"ref":"","articles":[{"title":"multi_select_item","level":"5.1.1","depth":2,"path":"case/button/multi_select_item.md","ref":"case/button/multi_select_item.md","articles":[]},{"title":"single_select_item","level":"5.1.2","depth":2,"path":"case/button/single_select_item.md","ref":"case/button/single_select_item.md","articles":[]},{"title":"single_select_radio_item","level":"5.1.3","depth":2,"path":"case/button/single_select_radio_item.md","ref":"case/button/single_select_radio_item.md","articles":[]}]},"previous":{"title":"svg","level":"4.9","depth":1,"path":"base/svg.md","ref":"base/svg.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter","theme-api","expandable-chapters"],"pluginsConfig":{"jsfiddle":{"type":"script","tabs":["result","js","html"],"height":"100","width":"500","fontColor":"00FF00"},"splitter":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[],"split":true,"theme":"light"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"base/canvas.md","mtime":"2017-09-17T09:27:52.426Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-02-01T01:17:55.855Z"},"basePath":"..","book":{"language":""}});
});
< / script >
< / div >
< script src = "../gitbook/gitbook.js" > < / script >
< script src = "../gitbook/theme.js" > < / script >
< script src = "../gitbook/gitbook-plugin-jsfiddle/plugin.js" > < / script >
< script src = "../gitbook/gitbook-plugin-splitter/splitter.js" > < / script >
< script src = "../gitbook/gitbook-plugin-expandable-chapters/expandable-chapters.js" > < / script >
< script src = "../gitbook/gitbook-plugin-search/search-engine.js" > < / script >
< script src = "../gitbook/gitbook-plugin-search/search.js" > < / script >
< script src = "../gitbook/gitbook-plugin-lunr/lunr.min.js" > < / script >
< script src = "../gitbook/gitbook-plugin-lunr/search-lunr.js" > < / script >
< script src = "../gitbook/gitbook-plugin-sharing/buttons.js" > < / script >
< script src = "../gitbook/gitbook-plugin-fontsettings/fontsettings.js" > < / script >
< script src = "../gitbook/gitbook-plugin-theme-api/theme-api.js" > < / script >
< / body >
< / html >