Class MathSolverController

java.lang.Object
com.myscript.iink.MathSolverController
All Implemented Interfaces:
AutoCloseable

public class MathSolverController extends Object implements AutoCloseable
A MathSolverController allows to configure and run math operations on an editor.

Note: Following limitation applies: the part managed by the associated editor must be a "Raw Content" and the specified block must be a "Math" block.

Since:
4.0