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

L

Label - Class in at.ofai.music.plot
Special case of a text object; used for x and y labels.
Label(String) - Constructor for class at.ofai.music.plot.Label
 
Label(String, Axes) - Constructor for class at.ofai.music.plot.Label
 
Label(String, Axes, int) - Constructor for class at.ofai.music.plot.Label
 
labelObjects - Variable in class at.ofai.music.plot.Axes
 
lili2arr(LinkedList<Double>) - Static method in class at.ofai.music.plot.M
Converts a LinkedList into an array.
lili2arr(LinkedList<Double>) - Static method in class at.ofai.music.plot.Plot
 
line(double, double, double, double) - Method in class at.ofai.music.plot.Axes
 
line(double, double, double, double) - Method in class at.ofai.music.plot.Figure
 
Line - Class in at.ofai.music.plot
Creates a line into an axes.
Line(double, double, double, double) - Constructor for class at.ofai.music.plot.Line
Creates a Line object with the specified coordinates into the current axes of the current figure.
Line(double, double, double, double, Axes) - Constructor for class at.ofai.music.plot.Line
Creates a Line object with the specified coordinates into the specified axes object.
Line(double[], double[], double[], double[]) - Constructor for class at.ofai.music.plot.Line
Creates Line objects with the specified coordinate arrays into the current axes of the current figure.
Line(double[], double[], double[], double[], Axes) - Constructor for class at.ofai.music.plot.Line
Creates Line objects with the specified coordinate arrays into the specified axes object.
lineStyle - Variable in class at.ofai.music.plot.PlottableObject
 
lineWidth - Variable in class at.ofai.music.plot.PlottableObject
 
A B C D E F G H I K L M O P R S T U V W X Y Z