A B C D F G H I J K L M N P R S T U V W

L

Label - Class in jaron.pde
The Label class provides the functionality for displaying a line of Text in the Processing Development Environment.
Label(PApplet, String, int, int, int, int) - Constructor for class jaron.pde.Label
Creates a new Label object for the Processing Development Environment (PDE) at a certain position and with a certain width and height.
Label(PApplet, String, int, int) - Constructor for class jaron.pde.Label
Creates a new Label object for the Processing Development Environment (PDE) at a certain position.
labelBottom - Variable in class jaron.gui.Panel
A Rect that encloses the panel's bottom label.
labelLeft - Variable in class jaron.gui.Panel
A Rect that encloses the panel's left label.
labelRight - Variable in class jaron.gui.Panel
A Rect that encloses the panel's right label.
labelTop - Variable in class jaron.gui.Panel
A Rect that encloses the panel's top label.
Latitude - Class in jaron.gps
The Latitude class represents a latitude coordinate of a geographical location.
Latitude(String, Direction) - Constructor for class jaron.gps.Latitude
 
Latitude(double) - Constructor for class jaron.gps.Latitude
 
LINE_HEIGHT - Static variable in class jaron.pde.Fonts
The height of a single line of text.
LINE_SPACING - Static variable in class jaron.pde.Fonts
The spacing between lines of text.
Longitude - Class in jaron.gps
The Longitude class represents a longitude coordinate of a geographical location.
Longitude(String, Direction) - Constructor for class jaron.gps.Longitude
 
Longitude(double) - Constructor for class jaron.gps.Longitude
 

A B C D F G H I J K L M N P R S T U V W