new EndBlock(node) → {Object}
End Block
Parameters:
Name | Type | Description |
---|---|---|
node |
Object | The xml node object |
- Source:
- flowchart/js/flowchart.js, line 295
Returns:
A flowchart.EndBlock instance
- Type
- Object
Extends
Methods
-
render()
Renders the block
-
- Source:
- flowchart/js/flowchart.js, line 298
Returns:
void