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