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) Erstellt eine neue Instanz der MarkerSvg-Klasse

Attribute

Attribut 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)