Coordinates of a point.
More...
List of all members.
Public Member Functions |
| | Point () |
| | Point (double aX, double aY) |
| String | toString () |
Public Attributes |
| double | mX |
| double | mY |
Detailed Description
Coordinates of a point.
- Todo:
- specify coordinate system
Constructor & Destructor Documentation
| de.softpro.doc.Point.Point |
( |
) |
|
| de.softpro.doc.Point.Point |
( |
double |
aX, |
|
|
double |
aY |
|
) |
| |
Member Function Documentation
| String de.softpro.doc.Point.toString |
( |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: