|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.symmetryComplex.utils.LoopUtils.Line
private static class LoopUtils.Line
| Field Summary | |
|---|---|
(package private) double |
A
|
(package private) double |
B
|
(package private) double |
C
|
| Constructor Summary | |
|---|---|
LoopUtils.Line()
|
|
| Method Summary | |
|---|---|
void |
setLine(Coordinates c1,
Coordinates c2)
|
void |
setLine(double c1x,
double c1y,
double c2x,
double c2y)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
double A
double B
double C
| Constructor Detail |
|---|
public LoopUtils.Line()
| Method Detail |
|---|
public void setLine(Coordinates c1,
Coordinates c2)
public void setLine(double c1x,
double c1y,
double c2x,
double c2y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||