|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IParameterObject
igeo.IVecR.Angle
public static class IVecR.Angle
| Field Summary | |
|---|---|
IVecOp |
axis
|
IVecOp |
v1
|
IVecOp |
v2
|
| Fields inherited from class igeo.IParameterObject |
|---|
parent |
| Constructor Summary | |
|---|---|
IVecR.Angle(IVecOp v1,
IVecOp v2)
|
|
IVecR.Angle(IVecOp v1,
IVecOp v2,
IVecOp axis)
|
|
| Method Summary | |
|---|---|
IDouble |
get()
|
double |
x()
|
| 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 v1
public IVecOp v2
public IVecOp axis
| Constructor Detail |
|---|
public IVecR.Angle(IVecOp v1,
IVecOp v2)
public IVecR.Angle(IVecOp v1,
IVecOp v2,
IVecOp axis)
| Method Detail |
|---|
public double x()
x in interface IDoubleOppublic IDouble get()
get in interface IDoubleOpget in interface IParameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||