I have integrated the offscreen-interactivity demo chart recognition function. I still have two questions that I hope you can answer. Thank you.
1. Do I need to implement the beautification function of the chart myself?
2. Regarding the recognizer, I found that both straight arrows and curved arrows can be recognized, but broken line arrows cannot be recognized. Why is this?
Hello,
Thank you for contacting us.
1/ If by beautification you mean turning the handwritten shape into the corresponding shape rebuilt based on shape primitives (lines, circles, etc.), yes your application is responsible for this, as iink SDK does not modify the ink model, that is under your application responsibility.
2/ In the JIIX export, broken lines arrows appear as polyedge as illustrated by below picture.
For more details, please refer to JIIX reference guide: https://developer.myscript.com/docs/interactive-ink/4.0/reference/jiix/
Best regards
Gwenaëlle
Sid20245666