jfract V1.0a

org.jfract.math
Class PointDouble

java.lang.Object
  |
  +--org.jfract.math.PointDouble
All Implemented Interfaces:
java.io.Serializable

public class PointDouble
extends java.lang.Object
implements java.io.Serializable

a class to get a model from a point in Rn space

See Also:
Serialized Form

Field Summary
 double[] values
           
 
Constructor Summary
PointDouble(double[] values)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

values

public double[] values
Constructor Detail

PointDouble

public PointDouble(double[] values)
Method Detail

toString

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

jfract V1.0a

Generee le 27.09.2002 08:21:59 PM