메소드 | 설명 | |
---|---|---|
ApplyLayoutingInfo ( ) : void | ||
BarRendererBase ( |
||
BuildBoundingsLookup ( |
||
DoLayout ( ) : void | ||
FinalizeRenderer ( |
||
GetBeatContainer ( |
||
GetBeatX ( |
||
GetNoteX ( |
||
GetNoteY ( |
||
GetOnNotesGlyphForBeat ( |
||
GetPreNotesGlyphForBeat ( |
||
Paint ( float cx, float cy, ICanvas canvas ) : void | ||
RegisterLayoutingInfo ( |
||
RegisterOverflowBottom ( float bottomOverflow ) : void | ||
RegisterOverflowTop ( float topOverflow ) : void | ||
ScaleToWidth ( float width ) : void |
메소드 | 설명 | |
---|---|---|
AddBeatGlyph ( BeatContainerGlyph g ) : void | ||
AddPostBeatGlyph ( Glyph g ) : void | ||
AddPreBeatGlyph ( Glyph g ) : void | ||
CreateBeatGlyphs ( ) : void | ||
CreatePostBeatGlyphs ( ) : void | ||
CreatePreBeatGlyphs ( ) : void | ||
GetOrCreateVoiceContainer ( |
||
PaintBackground ( float cx, float cy, ICanvas canvas ) : void |
protected AddBeatGlyph ( BeatContainerGlyph g ) : void | ||
g | BeatContainerGlyph | |
리턴 | void |
public BarRendererBase ( |
||
bar | ||
리턴 | System |
public BuildBoundingsLookup ( |
||
masterBarBounds | ||
cx | float | |
cy | float | |
리턴 | void |
public FinalizeRenderer ( |
||
layout | ||
리턴 | void |
public GetBeatContainer ( |
||
beat | ||
리턴 | BeatContainerGlyph |
public GetBeatX ( |
||
beat | ||
requestedPosition | BeatXPosition | |
리턴 | float |
public GetNoteX ( |
||
note | ||
onEnd | bool | |
리턴 | float |
public GetOnNotesGlyphForBeat ( |
||
beat | ||
리턴 | BeatGlyphBase |
protected GetOrCreateVoiceContainer ( |
||
voice | ||
리턴 | VoiceContainerGlyph |
public GetPreNotesGlyphForBeat ( |
||
beat | ||
리턴 | BeatGlyphBase |
public Paint ( float cx, float cy, ICanvas canvas ) : void | ||
cx | float | |
cy | float | |
canvas | ICanvas | |
리턴 | void |
protected PaintBackground ( float cx, float cy, ICanvas canvas ) : void | ||
cx | float | |
cy | float | |
canvas | ICanvas | |
리턴 | void |
public RegisterLayoutingInfo ( |
||
info | ||
리턴 | void |
public RegisterOverflowBottom ( float bottomOverflow ) : void | ||
bottomOverflow | float | |
리턴 | void |
public RegisterOverflowTop ( float topOverflow ) : void | ||
topOverflow | float | |
리턴 | void |