메소드 | 설명 | |
---|---|---|
CanCreateBeam ( |
||
ChordSymbol ( List |
||
CreateBeam ( |
||
Draw ( |
||
DrawAccid ( |
||
DrawNoteLetters ( |
||
DrawNotes ( |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
BringStemsCloser ( |
||
CreateAccidSymbols ( |
||
CreateNoteData ( List |
||
GetAboveStaff ( ) : int | ||
GetBelowStaff ( ) : int | ||
GetMinWidth ( ) : int | ||
Letter ( int notenumber, WhiteNote whitenote ) : string | ||
LineUpStemEnds ( |
||
NoteName ( int notenumber, WhiteNote whitenote ) : string | ||
NotesOverlap ( |
||
StemDirection ( WhiteNote bottom, WhiteNote top, Clef clef ) : int |
public static CanCreateBeam ( |
||
chords | ||
time | ||
startQuarter | bool | |
리턴 | bool |
public ChordSymbol ( List |
||
midinotes | List |
|
key | ||
time | ||
c | Clef | |
sheet | MidiSheetMusic.SheetMusic | |
리턴 | System |
public static CreateBeam ( |
||
chords | ||
spacing | int | |
리턴 | void |
public Draw ( |
||
g | ||
pen | ||
ytop | int | |
리턴 | void |
public DrawAccid ( |
||
g | ||
pen | ||
ytop | int | |
리턴 | int |
public DrawNoteLetters ( |
||
g | ||
pen | ||
ytop | int | |
topstaff | WhiteNote | |
리턴 | void |
public DrawNotes ( |
||
g | ||
pen | ||
ytop | int | |
topstaff | WhiteNote | |
리턴 | void |