ALVisualization Class Reference Inherits from NSObject Declared in ALPluginResult.h Overview Information about the visualization data of the scanned ID contourPoints The found contour points of the fields on the ID @property (nonatomic, nullable, copy) NSArray<NSArray<NSArray<NSNumber*> *> *> *contourPoints Declared In ALPluginResult.h contours The found contours of the fields on the ID @property (nonatomic, copy) NSArray<NSArray<NSNumber*> *> *contours Declared In ALPluginResult.h textRect The found bounding rect of the text fields on the ID @property (nonatomic, copy) NSArray<NSNumber*> *textRect Declared In ALPluginResult.h