|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVecR.ToVec2WithAxisAndOrigin
public static class IVecR.ToVec2WithAxisAndOrigin
Field Summary | |
---|---|
IVecOp |
origin
|
IVecOp |
v
|
IVecOp |
xaxis
|
IVecOp |
yaxis
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVecR.ToVec2WithAxisAndOrigin(IVecOp v,
IVecOp xaxis,
IVecOp yaxis,
IVecOp orig)
|
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 IVecOp v
public IVecOp xaxis
public IVecOp yaxis
public IVecOp origin
Constructor Detail |
---|
public IVecR.ToVec2WithAxisAndOrigin(IVecOp v, IVecOp xaxis, IVecOp yaxis, IVecOp orig)
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 |