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

A

add(DrawObj) - Method in class edu.byu.phun2d.Group
This will add a new object to the list of objects in this group.
add(DrawObj) - Method in class edu.byu.phun2d.Win2D
This will add a new object to the list of objects to be drawn in this window.
Arc - Class in edu.byu.phun2d
This objec will draw an elliptical arc.
Arc(double, double, double, double, double, double) - Constructor for class edu.byu.phun2d.Arc
This creates a new Arc with the specified parameters.
awt() - Method in class edu.byu.phun2d.Color
This will convert a color specified for the Phun package into one that is acceptable to java.awt
Axes - Class in edu.byu.phun2d
This creates a new drawable DrawObj that can be added to a scene or a Group.
Axes() - Constructor for class edu.byu.phun2d.Axes
Creates a new axes object that can be added to a scene or to any Group.

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