A B C D E F G H I K L M O P R S T U V W X Y Z 

K

keyboard() - Method in class at.ofai.music.plot.Axes
Creates a keyboard at the left side with a depth of 10% of the window width.
keyboard(String) - Method in class at.ofai.music.plot.Axes
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse) and with the specified depth (in plotting units of the axes).
keyboard(String, boolean) - Method in class at.ofai.music.plot.Axes
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse) and with the specified depth (in plotting units of the axes).
keyboard(String, boolean, double) - Method in class at.ofai.music.plot.Axes
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse) and with the specified depth (in plotting units of the axes).
keyboard(String, boolean, double, Axes) - Method in class at.ofai.music.plot.Axes
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse) and with the specified depth (in plotting units of the axes).
Keyboard - Class in at.ofai.music.plot
Draws a keyboard onto the axes with typical patterns of black and white keys linked to MIDI note numbers.
Keyboard() - Constructor for class at.ofai.music.plot.Keyboard
Default constructor.
Keyboard(String) - Constructor for class at.ofai.music.plot.Keyboard
Constructs a keyboard at the specified position.
Keyboard(String, boolean) - Constructor for class at.ofai.music.plot.Keyboard
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse).
Keyboard(String, boolean, double) - Constructor for class at.ofai.music.plot.Keyboard
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse) and with the specified depth (in plotting units of the axes).
Keyboard(String, boolean, double, Axes) - Constructor for class at.ofai.music.plot.Keyboard
Constructs a keyboard at the specified position ("left" "right" "top" "bottom") with the black keys being attached to either the left or the top side of the keyboard frame (or the reverse) and with the specified depth (in plotting units of the axes).
A B C D E F G H I K L M O P R S T U V W X Y Z