|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ajc.esim.core.CPoint
class CPoint
Contains all methods for calculating and drawing field lines and potential lines.
| Field Summary | |
|---|---|
(package private) double |
ef
|
(package private) int |
x
|
(package private) int |
y
|
| Constructor Summary | |
|---|---|
CPoint(int x1,
int y1,
double ef1)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int x
int y
double ef
| Constructor Detail |
|---|
public CPoint(int x1,
int y1,
double ef1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||