Method | Description | |
---|---|---|
AddNoteGlyph ( |
||
DoLayout ( ) : void | ||
GetNoteX ( |
||
GetNoteY ( |
||
Paint ( float cx, float cy, ICanvas canvas ) : void | ||
TabNoteChordGlyph ( float x, float y, bool isGrace ) : AlphaTab.Collections | ||
UpdateBeamingHelper ( float cx ) : void |
public AddNoteGlyph ( |
||
noteGlyph | ||
note | ||
return | void |
public GetNoteX ( |
||
note | ||
onEnd | bool | |
return | float |
public GetNoteY ( |
||
note | ||
return | float |
public Paint ( float cx, float cy, ICanvas canvas ) : void | ||
cx | float | |
cy | float | |
canvas | ICanvas | |
return | void |
public TabNoteChordGlyph ( float x, float y, bool isGrace ) : AlphaTab.Collections | ||
x | float | |
y | float | |
isGrace | bool | |
return | AlphaTab.Collections |
public UpdateBeamingHelper ( float cx ) : void | ||
cx | float | |
return | void |