jumbo.euclid
Class AngleType

java.lang.Object
  |
  +--jumbo.euclid.AngleType

public class AngleType
extends java.lang.Object

Angle uses several switches to control its output and these are provided by this class


Constructor Summary
AngleType(int i)
           
 
Method Summary
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AngleType

public AngleType(int i)
Method Detail

value

public int value()