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