메소드 |
설명 |
|
CalculateBeamY ( BeamingHelper h, float x ) : float |
|
|
CreateKeySignatureGlyphs ( ) : void |
|
|
CreateStartSpacing ( ) : void |
|
|
CreateTimeSignatureGlyphs ( ) : void |
|
|
CreateVoiceGlyphs ( Voice v ) : void |
|
|
FingerToString ( Beat beat, Fingers finger, bool leftHand ) : string |
|
|
GetBarStemSize ( System.Duration duration ) : float |
|
|
GetFooterStemSize ( System.Duration duration ) : float |
|
|
GetStemSize ( BeamingHelper helper ) : float |
|
|
IsFullBarJoin ( Beat a, Beat b, int barIndex ) : bool |
|
|
PaintBar ( float cx, float cy, ICanvas canvas, BeamingHelper h ) : void |
|
|
PaintBeamHelper ( float cx, float cy, ICanvas canvas, BeamingHelper h ) : void |
|
|
PaintBeams ( float cx, float cy, ICanvas canvas ) : void |
|
|
PaintFingering ( ICanvas canvas, Beat beat, float beatLineX, BeamDirection direction, float topY ) : void |
|
|
PaintFooter ( float cx, float cy, ICanvas canvas, BeamingHelper h ) : void |
|
|
PaintSingleBar ( ICanvas canvas, float x1, float y1, float x2, float y2, float size ) : void |
|
|
PaintTupletHelper ( float cx, float cy, ICanvas canvas, AlphaTab.Rendering.Utils.TupletHelper h ) : void |
|
|
PaintTuplets ( float cx, float cy, ICanvas canvas ) : void |
|
|