Constructor
new AIImageAnalysisResults(options)
Parameters:
Name | Type | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object | Configuration options
Properties
|
Methods
getFocusOnSelection() → {boolean}
Gets the state of the focusOnSelection option
Returns:
- Type
- boolean
getZoomOnNavigation() → {boolean}
Gets the state of the zoomOnNavigation option
Returns:
- Type
- boolean
setFocusOnSelection() → {boolean}
Toggles the focusOnSelection option
Returns:
- Type
- boolean
setZoomOnNavigation() → {boolean}
Toggles the zoomOnNavigation option
Returns:
- Type
- boolean