mathematik
Class Rayf<T extends Vectorf>

java.lang.Object
  extended by mathematik.Rayf<T>
All Implemented Interfaces:
java.io.Serializable, Vectorf

Deprecated.

public class Rayf<T extends Vectorf>
extends java.lang.Object
implements java.io.Serializable, Vectorf

See Also:
Serialized Form

Field Summary
 T direction
          Deprecated.  
 T origin
          Deprecated.  
 
Constructor Summary
Rayf(java.lang.Class<T> theClass)
          Deprecated.  
Rayf(T theOrigin, T theDirection)
          Deprecated.  
 
Method Summary
 java.lang.String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

origin

public T extends Vectorf origin
Deprecated. 

direction

public T extends Vectorf direction
Deprecated. 
Constructor Detail

Rayf

public Rayf(java.lang.Class<T> theClass)
Deprecated. 

Rayf

public Rayf(T theOrigin,
            T theDirection)
Deprecated. 
Method Detail

toString

public java.lang.String toString()
Deprecated. 
Overrides:
toString in class java.lang.Object


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009