|
ome-xml
5.6.0
|
Private implementation details of Point model object. More...
Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| double | y |
| Y property. | |
| double | x |
| X property. | |
Private implementation details of Point model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13