mathematik
Class Rayf<T extends Vectorf>
java.lang.Object
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
|
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 |
origin
public T extends Vectorf origin
- Deprecated.
direction
public T extends Vectorf direction
- Deprecated.
Rayf
public Rayf(java.lang.Class<T> theClass)
- Deprecated.
Rayf
public Rayf(T theOrigin,
T theDirection)
- Deprecated.
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