igeo
Class IVec4R.W

java.lang.Object
  extended by igeo.IParameterObject
      extended by igeo.IVec4R.W
All Implemented Interfaces:
IDoubleOp, IParameter, IScalar, ISubobject, IVal
Enclosing class:
IVec4R

public static class IVec4R.W
extends IParameterObject
implements IDoubleOp


Field Summary
 IVec4Op v
           
 
Fields inherited from class igeo.IParameterObject
parent
 
Constructor Summary
IVec4R.W(IVec4Op 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 IVec4Op v
Constructor Detail

IVec4R.W

public IVec4R.W(IVec4Op 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