ome-xml
5.6.0
|
Private implementation details of Rectangle 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. | |
double | height |
Height property. | |
double | width |
Width property. | |
Private implementation details of Rectangle model object.
|
inline |
Copy constructor.
copy | the instance to copy. |