Interface IASTNodeLocationSvg
Interface SVG d'emplacement de 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. |