|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectFramework.Plane2D
public class Framework.Plane2D
| Constructor Summary | |
|---|---|
Framework.Plane2D(java.awt.Dimension appDimen)
|
|
| Method Summary | |
|---|---|
int |
scrX(double x)
Converts Cartesian x-coordinate to relative Screen x-coordinate |
int |
scrY(double y)
Converts Cartesian y-coordinate to relative Screen y-coordinate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Framework.Plane2D(java.awt.Dimension appDimen)
| Method Detail |
|---|
public int scrX(double x)
public int scrY(double y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||