@geogirafe/lib-geoportal
Preparing search index...
components/cross-section/pytreemanager
PytreeConfig
Type Alias PytreeConfig
type
PytreeConfig
=
{
classification_colors
:
{
[
key
:
string
]:
ClassificationColor
}
;
debug
:
boolean
;
default_attribute
:
string
;
default_color
:
string
;
default_point_attribute
:
string
;
default_point_cloud
:
string
;
gmf_url
:
string
;
initialLOD
:
number
;
max_levels
:
{
[
key
:
string
]:
MaxLevel
}
;
max_point_number
:
number
;
point_attributes
:
{
[
key
:
string
]:
PointAttribute
}
;
point_size
:
number
;
pointclouds
:
string
[]
;
vertical_pan_tolerance
:
number
;
width
:
number
;
}
Index
Properties
classification_
colors
debug
default_
attribute
default_
color
default_
point_
attribute
default_
point_
cloud
gmf_
url
initial
LOD
max_
levels
max_
point_
number
point_
attributes
point_
size
pointclouds
vertical_
pan_
tolerance
width
Properties
classification_
colors
classification_colors
:
{
[
key
:
string
]:
ClassificationColor
}
debug
debug
:
boolean
default_
attribute
default_attribute
:
string
default_
color
default_color
:
string
default_
point_
attribute
default_point_attribute
:
string
default_
point_
cloud
default_point_cloud
:
string
gmf_
url
gmf_url
:
string
initial
LOD
initialLOD
:
number
max_
levels
max_levels
:
{
[
key
:
string
]:
MaxLevel
}
max_
point_
number
max_point_number
:
number
point_
attributes
point_attributes
:
{
[
key
:
string
]:
PointAttribute
}
point_
size
point_size
:
number
pointclouds
pointclouds
:
string
[]
vertical_
pan_
tolerance
vertical_pan_tolerance
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
classification_
colors
debug
default_
attribute
default_
color
default_
point_
attribute
default_
point_
cloud
gmf_
url
initial
LOD
max_
levels
max_
point_
number
point_
attributes
point_
size
pointclouds
vertical_
pan_
tolerance
width
@geogirafe/lib-geoportal
Loading...