|
Class Summary |
| AngleNugget |
AngleNugget is used to display angle measures and get them ready for
displaying |
| AreaNugget |
The AreaNugget class is a base class for any nugget that needs to display the
area of something. |
| InformationModel |
InformationModel is a model of all the information that the user would like
to see about our program It takes InformationNuggets and stores them
appropriatly. |
| InformationNugget |
InformationNugget is a based class for all information that should be in the
InformationModel |
| LineLengthNugget |
LineLengthNugget stores the length of a given spherical line |
| TriangleAreaNugget |
TriangleAreaNugget will display information about the area of a triangle
nugget |