movements
Class Util

java.lang.Object
  extended bymovements.Util

class Util
extends java.lang.Object

Author:
Nigel

Constructor Summary
(package private) Util()
          Creates a new instance of Util
 
Method Summary
(package private) static double normalize(double angle)
           
(package private) static java.lang.String radiansToString(double radians)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

Util()
Creates a new instance of Util

Method Detail

normalize

static double normalize(double angle)

radiansToString

static java.lang.String radiansToString(double radians)


Copyright © 2003 Nigel Westbury