|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.swri.swiftvis.plot.PlotArea2D.ClickPosition
private class PlotArea2D.ClickPosition
| Field Summary | |
|---|---|
boolean |
inside
|
int |
primaryCell
|
int |
secondaryCell
|
double |
v1
|
double |
v2
|
| Constructor Summary | |
|---|---|
PlotArea2D.ClickPosition(int cx,
int cy)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean inside
public double v1
public double v2
public int primaryCell
public int secondaryCell
| Constructor Detail |
|---|
public PlotArea2D.ClickPosition(int cx,
int cy)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||