bioformats
5.1.6
|
Private implementation details of AffineTransform model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. | |
Public Attributes | |
double | a11 |
A11 property. | |
double | a10 |
A10 property. | |
double | a12 |
A12 property. | |
double | a02 |
A02 property. | |
double | a00 |
A00 property. | |
double | a01 |
A01 property. | |
Private implementation details of AffineTransform model object.