|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec4R.FromY
public static class IVec4R.FromY
Field Summary | |
---|---|
IVec4Op |
v
|
IDoubleOp |
y
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec4R.FromY(IVec4Op v,
IDoubleOp y)
|
Method Summary | |
---|---|
IVec4 |
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 |
---|
public IVec4Op v
public IDoubleOp y
Constructor Detail |
---|
public IVec4R.FromY(IVec4Op v, IDoubleOp y)
Method Detail |
---|
public IVec4 get()
get
in interface IParameter
get
in interface IVec4Op
get
in interface IVecOp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |