Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/shared
ScaledMatchResult
Class ScaledMatchResult<LOCATION_TYPE>
Type Parameters
LOCATION_TYPE
Hierarchy (
view full
)
MatchResult
<
LOCATION_TYPE
>
ScaledMatchResult
Index
Constructors
constructor
Properties
confidence
error?
location
scale
Constructors
constructor
new
Scaled
Match
Result
<
LOCATION_TYPE
>
(
confidence
,
scale
,
location
,
error
?
)
:
ScaledMatchResult
<
LOCATION_TYPE
>
Type Parameters
LOCATION_TYPE
Parameters
confidence
:
number
scale
:
number
location
:
LOCATION_TYPE
Optional
error
:
Error
Returns
ScaledMatchResult
<
LOCATION_TYPE
>
Properties
Readonly
confidence
confidence
:
number
Optional
Readonly
error
error
?:
Error
Readonly
location
location
:
LOCATION_TYPE
Readonly
scale
scale
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
confidence
error
location
scale
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc