blockly > IASTNodeLocationSvg

Interface IASTNodeLocationSvg

Une interface SVG de localisation du nœud AST.

Signature :

export interface IASTNodeLocationSvg extends IASTNodeLocation 

Extension:IASTNodeLocation

Méthodes

Method Description
setCursorSvg(cursorSvg) Ajoutez le curseur SVG au groupe SVG de ce nœud.
setMarkerSvg(MarkerSvg), Ajoutez le repère SVG au groupe SVG de ce nœud.