igeo
Class IVec4R.ToVec

java.lang.Object
  extended by igeo.IParameterObject
      extended by igeo.IVec4R.ToVec
All Implemented Interfaces:
IParameter, ISubobject, IVal, IVecOp
Enclosing class:
IVec4R

public static class IVec4R.ToVec
extends IParameterObject
implements IVecOp


Field Summary
 IVec4Op v
           
 
Fields inherited from class igeo.IParameterObject
parent
 
Constructor Summary
IVec4R.ToVec(IVec4Op v)
           
 
Method Summary
 IVec get()
           
 
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.ToVec

public IVec4R.ToVec(IVec4Op v)
Method Detail

get

public IVec get()
Specified by:
get in interface IParameter
Specified by:
get in interface IVecOp