Uses of Class
facets.util.geom.Angle

Packages that use Angle
facets.util.geom Plane geometry. 
 

Uses of Angle in facets.util.geom
 

Methods in facets.util.geom that return Angle
 Angle Vector.bearing()
           
 

Methods in facets.util.geom with parameters of type Angle
 void Point.rotate(Point about, Angle angle)