blockly > zelos > MarkerSvg

Klasse "zelos.MarkerSvg"

Klasse zum Zeichnen einer Markierung.

Unterschrift:

export declare class MarkerSvg extends BaseMarkerSvg 

Erweitert: BaseMarkerSvg

Konstruktoren

Konstruktor Modifikatoren Beschreibung
(Konstruktor)(Arbeitsbereich, Konstanten, Markierung) Konstruiert eine neue Instanz der Klasse MarkerSvg

Attribute

Property Modifikatoren Typ Beschreibung
constants_ ZelosConstantProvider

Methoden

Methode Modifikatoren Beschreibung
applyColour_(curNode)
createDomInternal_()
hide()
showWithBlock_(curNode) Zeichnen Sie ein Rechteck um den Block.
showWithInput_(curNode)
showWithOutput_(curNode)