d3-thematika - v0.0.1
GitHub
Examples
Preparing search index...
index
ProjectionTestResult
Interface ProjectionTestResult
座標変換テストの結果
interface
ProjectionTestResult
{
abnormalCoords
:
number
;
abnormalDetails
:
AbnormalCoordinate
[]
;
isValid
:
boolean
;
normalCoords
:
number
;
summary
:
string
;
totalCoords
:
number
;
}
Index
Properties
abnormal
Coords
abnormal
Details
is
Valid
normal
Coords
summary
total
Coords
Properties
abnormal
Coords
abnormalCoords
:
number
異常座標数
abnormal
Details
abnormalDetails
:
AbnormalCoordinate
[]
異常値の詳細リスト
is
Valid
isValid
:
boolean
テストが成功したかどうか
normal
Coords
normalCoords
:
number
正常座標数
summary
summary
:
string
サマリーメッセージ
total
Coords
totalCoords
:
number
総座標数
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
abnormal
Coords
abnormal
Details
is
Valid
normal
Coords
summary
total
Coords
NPM Package
Issues
GitHub
Examples
d3-thematika - v0.0.1
Loading...
座標変換テストの結果