igeo
Class IVecR.X

java.lang.Object
  extended by igeo.IParameterObject
      extended by igeo.IVecR.X
All Implemented Interfaces:
IDoubleOp, IParameter, ISubobject
Enclosing class:
IVecR

public static class IVecR.X
extends IParameterObject
implements IDoubleOp


Field Summary
 IVecOp v
           
 
Fields inherited from class igeo.IParameterObject
parent
 
Constructor Summary
IVecR.X(IVecOp v)
           
 
Method Summary
 IDouble get()
           
 double x()
           
 
Methods inherited from class igeo.IParameterObject
createObject, parent, parent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v

public IVecOp v
Constructor Detail

IVecR.X

public IVecR.X(IVecOp v)
Method Detail

x

public double x()
Specified by:
x in interface IDoubleOp

get

public IDouble get()
Specified by:
get in interface IDoubleOp
Specified by:
get in interface IParameter