GP.Attributes.Orientations
Class Random

java.lang.Object
  |
  +--GP.Attributes.Orientation
        |
        +--GP.Attributes.Orientations.Random

public class Random
extends Orientation


Fields inherited from class GP.Attributes.Orientation
DEGREES_TO_RADIANS, RADIANS_TO_DEGREES
 
Constructor Summary
Random()
           
 
Methods inherited from class GP.Attributes.Orientation
Copy, equals, GetAngle, GetCosine, GetSine, GetTangent, toRadians, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Random

public Random()