Preparing search index...
The search index is not available
rvgeo
rvgeo
QTNode
Type alias QTNode
QTNode
:
{
boundary
:
MBR
;
children
:
QTNode
[]
;
depth
:
number
;
isDivided
:
boolean
;
isLeaf
:
boolean
;
maxDepth
:
number
;
}
由网格数据生成四叉树(节点)
Type declaration
boundary
:
MBR
children
:
QTNode
[]
depth
:
number
is
Divided
:
boolean
is
Leaf
:
boolean
max
Depth
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
rvgeo
colorListType
stretchType
Circle
Delaunator
Dijkstra
Evented
Geometry
GeometryCollection
Grid
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
QuadTree
Voronoi
CRS
GeoJSONFeature
GeoJSONFeatureCollection
GeoJSONGeometry
Loading...
Generated using
TypeDoc
由网格数据生成四叉树(节点)