Namespace: flowchart.Block

flowchart. Block

Block class which acts as a prototype for all specific block classes
Source:

Methods

<static> init(node)

Initializes the Block instance

Parameters:
Name Type Description
node Object The xml node object
Source:
Returns:
void

<static> remove()

Removes the block

Source:
Returns:
void