blockly > zelos > MarkerSvg

zelos.MarkerSvg class

Class to draw a marker.

Signature:

export declare class MarkerSvg extends BaseMarkerSvg 

Extends: BaseMarkerSvg

Constructors

Constructor Modifiers Description
(constructor)(workspace, constants, marker) Constructs a new instance of the MarkerSvg class

Properties

Property Modifiers Type Description
constants_ ZelosConstantProvider

Methods

Method Modifiers Description
applyColour_(curNode)
createDomInternal_()
hide()
showWithBlock_(curNode) Draw a rectangle around the block.
showWithInput_(curNode)
showWithOutput_(curNode)