Extends
Methods
-
Set message (parse)
Name Type Description messagestring The message to parse -
updateTag (currentNode, tag, value, open, notClosed)Node
-
Update tag
Name Type Description currentNodeNode The current node tagTagKind The tag kind valuestring The name openboolean Indicate if open tag notClosedArray.<Node> List of unclosed nodes Returns:
Type Description Node -
Update all
-
Update the nodes
Name Type Description nodeNode The current node resultObject The result object -
Drawing the faceset behind
Name Type Description xnumber The x position to draw graphic ynumber The y position to draw graphic wnumber The width dimention to draw graphic hnumber The height dimention to draw graphic -
Drawing the faceset
Name Type Description xnumber The x position to draw graphic ynumber The y position to draw graphic wnumber The width dimention to draw graphic hnumber The height dimention to draw graphic -
Drawing the message box
Name Type Description xnumber The x position to draw graphic ynumber The y position to draw graphic wnumber The width dimention to draw graphic hnumber The height dimention to draw graphic -
Set the x value
Name Type Default Description xnumber The x value minboolean false optional If checked, transform screen value with min x y -
Set the y value
Name Type Default Description ynumber The y value minboolean false optional If checked, transform screen value with min x y -
Set the w value
Name Type Default Description wnumber The w value minboolean false optional If checked, transform screen value with min x y -
Set the h value
Name Type Default Description hnumber The h value minboolean false optional If checked, transform screen value with min x y -
Set the position to the left
-
Set the position to the top
-
Set the position to the right
-
Set the position to the bot
-
Set all the coords values
Name Type Description xnumber The x value ynumber The y value wnumber The w value hnumber The h value