A B C D E G I L M N O P R S T W X Y

L

LIGHT_BLUE - Static variable in class edu.byu.phun2d.Color
 
LIGHT_GRAY - Static variable in class edu.byu.phun2d.Color
 
LIGHT_GREEN - Static variable in class edu.byu.phun2d.Color
 
LIGHT_RED - Static variable in class edu.byu.phun2d.Color
 
Line - Class in edu.byu.phun2d
A Line draws a straight line between points (x1,y1) and (x2,y2).
Line(double, double, double, double) - Constructor for class edu.byu.phun2d.Line
This will create a new line object that will draw a line between (x1,y1) and (x2,y2).

A B C D E G I L M N O P R S T W X Y