AlgorithmManager
Type | Name | Interface Description |
---|---|---|
Static Functions | getResult(): AlgorithmResult | • Function: get algorithm result |
Example
const result = APJS.AlgorithmManager.getResult();
Type | Name | Interface Description |
---|---|---|
Static Functions | getResult(): AlgorithmResult | • Function: get algorithm result |
const result = APJS.AlgorithmManager.getResult();