Lynkeos
|
Default class for working with alignment results. More...
#import <LynkeosBasicAlignResult.h>
Public Attributes | |
NSPoint | _alignOffset |
Result of alignment! | |
Additional Inherited Members | |
![]() | |
(NSAffineTransform *) | - alignTransform |
Affine transform to display the image. | |
(NSNumber *) | - dx |
Accessor to the x offset for displaying in the text view. | |
(NSNumber *) | - dy |
Accessor to the y offset for displaying in the text view. | |
Default class for working with alignment results.
It shall not be assumed that all alignment results use this class.