@twinfinity/core
Preparing search index...
<internal>
T8GIRegionDTO
Class T8GIRegionDTO
Index
Constructors
constructor
Properties
bbox
Max
X
bbox
Max
Y
bbox
Max
Z
bbox
Min
X
bbox
Min
Y
bbox
Min
Z
index
name
Indices
populations
primary
Region
Index
region
Names
wcs
Data
Methods
get
Bbox
Max
X
get
Bbox
Max
Y
get
Bbox
Max
Z
get
Bbox
Min
X
get
Bbox
Min
Y
get
Bbox
Min
Z
get
Name
get
Population
get
World
Coordinate
System
init
is
Most
Populated
Constructors
constructor
new
T8GIRegionDTO
()
:
T8GIRegionDTO
Returns
T8GIRegionDTO
Properties
bbox
Max
X
bboxMaxX
:
Float32Array
bbox
Max
Y
bboxMaxY
:
Float32Array
bbox
Max
Z
bboxMaxZ
:
Float32Array
bbox
Min
X
bboxMinX
:
Float32Array
bbox
Min
Y
bboxMinY
:
Float32Array
bbox
Min
Z
bboxMinZ
:
Float32Array
index
index
:
number
name
Indices
nameIndices
:
TypedArray
populations
populations
:
TypedArray
primary
Region
Index
primaryRegionIndex
:
null
|
number
region
Names
regionNames
:
string
[]
wcs
Data
wcsData
:
Float32Array
Methods
get
Bbox
Max
X
getBboxMaxX
()
:
number
Returns
number
get
Bbox
Max
Y
getBboxMaxY
()
:
number
Returns
number
get
Bbox
Max
Z
getBboxMaxZ
()
:
number
Returns
number
get
Bbox
Min
X
getBboxMinX
()
:
number
Returns
number
get
Bbox
Min
Y
getBboxMinY
()
:
number
Returns
number
get
Bbox
Min
Z
getBboxMinZ
()
:
number
Returns
number
get
Name
getName
()
:
string
Returns
string
get
Population
getPopulation
()
:
number
Returns
number
get
World
Coordinate
System
getWorldCoordinateSystem
()
:
Float32Array
Returns
Float32Array
init
init
(
primaryRegionIndex
:
null
|
number
,
nameIndices
:
TypedArray
,
populations
:
TypedArray
,
bboxMinX
:
Float32Array
,
bboxMinY
:
Float32Array
,
bboxMinZ
:
Float32Array
,
bboxMaxX
:
Float32Array
,
bboxMaxY
:
Float32Array
,
bboxMaxZ
:
Float32Array
,
wcsData
:
Float32Array
,
regionNames
:
string
[]
,
)
:
this
Parameters
primaryRegionIndex
:
null
|
number
nameIndices
:
TypedArray
populations
:
TypedArray
bboxMinX
:
Float32Array
bboxMinY
:
Float32Array
bboxMinZ
:
Float32Array
bboxMaxX
:
Float32Array
bboxMaxY
:
Float32Array
bboxMaxZ
:
Float32Array
wcsData
:
Float32Array
regionNames
:
string
[]
Returns
this
is
Most
Populated
isMostPopulated
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bbox
Max
X
bbox
Max
Y
bbox
Max
Z
bbox
Min
X
bbox
Min
Y
bbox
Min
Z
index
name
Indices
populations
primary
Region
Index
region
Names
wcs
Data
Methods
get
Bbox
Max
X
get
Bbox
Max
Y
get
Bbox
Max
Z
get
Bbox
Min
X
get
Bbox
Min
Y
get
Bbox
Min
Z
get
Name
get
Population
get
World
Coordinate
System
init
is
Most
Populated
@twinfinity/core
Loading...