org.primordion.ealontro.ec.app.cartcentering
Class DoubleData

java.lang.Object
  extended byec.gp.GPData
      extended byorg.primordion.ealontro.ec.app.cartcentering.DoubleData
All Implemented Interfaces:
java.lang.Cloneable, ec.Prototype, java.io.Serializable, ec.Setup

public class DoubleData
extends ec.gp.GPData

See Also:
Serialized Form

Field Summary
 double x
           
 
Fields inherited from class ec.gp.GPData
P_GPDATA
 
Constructor Summary
DoubleData()
           
 
Method Summary
 ec.gp.GPData copyTo(ec.gp.GPData gpd)
           
 
Methods inherited from class ec.gp.GPData
clone, defaultBase, setup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public double x
Constructor Detail

DoubleData

public DoubleData()
Method Detail

copyTo

public ec.gp.GPData copyTo(ec.gp.GPData gpd)