Methods
tag(params)
Initialises a TAG visualisation on the given element.
Parameters:
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
Object
|
Initialisation parameters. Properties
|
registerParser(parser, format)
Registers the parser for a new annotation format.
Parameters:
Name | Type | Description |
---|---|---|
parser |
Object
|
Parser object. |
format |
String
|
Identifier for the annotation format associated with this parser. |