|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec2R.Shear
public static class IVec2R.Shear
Field Summary | |
---|---|
IDoubleOp |
sxy
|
IDoubleOp |
syx
|
IVec2Op |
v
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec2R.Shear(IVec2Op v,
IDoubleOp sxy,
IDoubleOp syx)
|
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 IVec2Op v
public IDoubleOp sxy
public IDoubleOp syx
Constructor Detail |
---|
public IVec2R.Shear(IVec2Op v, IDoubleOp sxy, IDoubleOp syx)
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 |