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