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

U

Utility - Class in simulation_MVC_Basic
 
UtilityCircle - Class in simulation_MVC_Basic
This class encapsulates a circle, centered at the origin (0,0) that has a single point located somewhere on the circumference.
UtilityCircle(double, double) - Constructor for class simulation_MVC_Basic.UtilityCircle
Constructs a circle with centre point at 0,0 and whose circumference is given by the passed diameter value.
UtilityCircle(Point) - Constructor for class simulation_MVC_Basic.UtilityCircle
Constructs a circle with centre point at 0,0 and whose circumference passes through the passed point

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