Members
(readonly) types
获取格式类型list
Methods
_generateGroups(gs, isEmptyBlock) → {*}
格式分组
Parameters:
Name | Type | Description |
---|---|---|
gs | * | |
isEmptyBlock | * |
Returns:
- Type:
- *
_invokeRender(vn, current) → {*}
渲染调用
Parameters:
Name | Type | Description |
---|---|---|
vn | * | |
current | * |
Returns:
- Type:
- *
get(key) → {*}
根据格式名获取格式
Parameters:
Name | Type | Description |
---|---|---|
key | * |
Returns:
- Type:
- *
inject(propName, prop)
依赖注入
Parameters:
Name | Type | Description |
---|---|---|
propName | * | |
prop | * |
register(formats)
注册格式
Parameters:
Name | Type | Description |
---|---|---|
formats | * |
render(path) → {*}
path 渲染
Parameters:
Name | Type | Description |
---|---|---|
path | * |
Returns:
- Type:
- *
(static) exports.mergePointsContainer(path, basePath)
合并选区断点容器
Parameters:
Name | Type | Description |
---|---|---|
path | * | |
basePath | * |
- Source
(static) exports.mergeTextPath(paths) → {*}
文本路径合并
Parameters:
Name | Type | Description |
---|---|---|
paths | * |
- Source
Returns:
- Type:
- *