|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IParameterObject
igeo.IVecR.EqX
public static class IVecR.EqX
| Field Summary | |
|---|---|
IDoubleOp |
tolerance
|
IVecOp |
v1
|
IVecOp |
v2
|
| Fields inherited from class igeo.IParameterObject |
|---|
parent |
| Constructor Summary | |
|---|---|
IVecR.EqX(IVecOp v1,
IVecOp v2)
|
|
IVecR.EqX(IVecOp v1,
IVecOp v2,
IDoubleOp reso)
|
|
| Method Summary | |
|---|---|
IBool |
get()
|
boolean |
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 IDoubleOp tolerance
| Constructor Detail |
|---|
public IVecR.EqX(IVecOp v1,
IVecOp v2)
public IVecR.EqX(IVecOp v1,
IVecOp v2,
IDoubleOp reso)
| Method Detail |
|---|
public boolean x()
x in interface IBoolOppublic IBool get()
get in interface IBoolOpget in interface IParameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||