Search
Preparing search index...
The search index is not available
Sintium
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sintium/Sintium"
Sintium
Class Sintium
Hierarchy
Sintium
Index
Properties
Mediator
_layer
Containers
_map
Container
Lookup
_mediator
_night
Mode
_widgets
debug
Methods
OAuth
Authenticator
animated
Layer
bar
Chart
base
Layer
button
Control
control
Layer
Switcher
createXYZLayer
From
Source
data
Source
data
Table
draw
Control
drawer
full
Screen
Control
generate
Point
generate
Point
Feature
Function
get
Dc
get
Default
Dark
Tile
Layer
get
Default
Light
Tile
Layer
get
Widget
ById
graph
graph
Source
grid
Heatmap
Layer
heatmap
Layer
initialize
layer
Group
legend
Control
line
Chart
map
map
Export
Control
map
Location
map
Reduce
Layer
night
Mode
Control
pie
Chart
play
Widget
reset
All
row
Chart
scatter
Plot
select
select
Location
Switcher
selection
set
Debug
set
Layer
Authenticator
Token
set
Layer
Visibility
sidebar
Layer
Switcher
stacked
Area
Chart
sunburst
Chart
table
View
template
Widget
test
toggle
Night
Mode
vector
Layer
vector
Layer2
widget
Control
widget
Grid
wind
Rose
zoom
Control
Object literals
color
Scheme
Properties
Static
Mediator
Mediator
:
Mediator
Static
Private
_layer
Containers
_layer
Containers
:
{}
Type declaration
[
key:
string
]:
any
Static
Private
_map
Container
Lookup
_map
Container
Lookup
:
{}
Type declaration
[
key:
string
]:
IMapContainer
Static
Private
_mediator
_mediator
:
IMediator
Static
Private
_night
Mode
_night
Mode
:
INightMode
Static
Private
_widgets
_widgets
:
{}
Type declaration
[
key:
string
]:
IWidget
Static
debug
debug
:
boolean
= false
Methods
Static
OAuth
Authenticator
OAuth
Authenticator
(
tokenUrl
:
string
, token
?:
string
)
:
IAuthenticator
Parameters
tokenUrl:
string
Optional
token:
string
Returns
IAuthenticator
Static
animated
Layer
animated
Layer
(
options
:
IAnimatedLayerOptions
)
:
IAnimatedLayerContainer
Parameters
options:
IAnimatedLayerOptions
Returns
IAnimatedLayerContainer
Static
bar
Chart
bar
Chart
(
options
:
IChartContainerOptions
)
:
IBarChartContainer
Parameters
options:
IChartContainerOptions
Returns
IBarChartContainer
Static
base
Layer
base
Layer
(
options
:
BaseLayerContainerOptions
)
:
IBaseLayerContainer
Parameters
options:
BaseLayerContainerOptions
Returns
IBaseLayerContainer
Static
button
Control
button
Control
(
options
?:
any
)
:
IButtonControl
Parameters
Default value
options:
any
= {}
Returns
IButtonControl
Static
control
Layer
Switcher
control
Layer
Switcher
(
)
:
Builder
Returns
Builder
Static
createXYZLayer
From
Source
createXYZLayer
From
Source
(
source
:
string
)
:
Tile
Parameters
source:
string
Returns
Tile
Static
data
Source
data
Source
(
options
:
IDataSourceOptionsV2
)
:
IDataSourceV2
Parameters
options:
IDataSourceOptionsV2
Returns
IDataSourceV2
Static
data
Table
data
Table
(
options
:
IDataTableContainerOptions
)
:
IDataTableContainer
Parameters
options:
IDataTableContainerOptions
Returns
IDataTableContainer
Static
draw
Control
draw
Control
(
options
?:
any
)
:
IDrawControl
Parameters
Default value
options:
any
= {}
Returns
IDrawControl
Static
drawer
drawer
(
options
?:
any
)
:
IDrawer
Parameters
Default value
options:
any
= {}
Returns
IDrawer
Static
full
Screen
Control
full
Screen
Control
(
options
?:
any
)
:
IFullScreenControl
Parameters
Default value
options:
any
= {}
Returns
IFullScreenControl
Static
generate
Point
generate
Point
(
lon
:
number
, lat
:
number
)
:
Feature
Parameters
lon:
number
lat:
number
Returns
Feature
Static
generate
Point
Feature
Function
generate
Point
Feature
Function
(
lonProperty
:
string
, latProperty
:
string
)
:
Function
Parameters
lonProperty:
string
latProperty:
string
Returns
Function
Static
get
Dc
get
Dc
(
)
:
void
Returns
void
Static
get
Default
Dark
Tile
Layer
get
Default
Dark
Tile
Layer
(
)
:
Tile
Returns
Tile
Static
get
Default
Light
Tile
Layer
get
Default
Light
Tile
Layer
(
)
:
Tile
Returns
Tile
Static
get
Widget
ById
get
Widget
ById
(
widgetId
:
string
)
:
IWidget
Parameters
widgetId:
string
Returns
IWidget
Static
graph
graph
(
options
:
IGraphContainerOptions
)
:
IGraphContainer
Parameters
options:
IGraphContainerOptions
Returns
IGraphContainer
Static
graph
Source
graph
Source
(
options
:
IGraphSourceOptions
)
:
IGraphSource
Parameters
options:
IGraphSourceOptions
Returns
IGraphSource
Static
grid
Heatmap
Layer
grid
Heatmap
Layer
(
options
:
IHeatmapLayerOptions
)
:
IHeatmapLayerContainer
Parameters
options:
IHeatmapLayerOptions
Returns
IHeatmapLayerContainer
Static
heatmap
Layer
heatmap
Layer
(
options
:
IHeatmapLayerOptions
)
:
IHeatmapLayerContainer
Parameters
options:
IHeatmapLayerOptions
Returns
IHeatmapLayerContainer
Static
initialize
initialize
(
)
:
void
Returns
void
Static
layer
Group
layer
Group
(
groupName
:
string
,
...
layerContainers
:
any
[]
)
:
LayerGroupContainer
Parameters
groupName:
string
Rest
...
layerContainers:
any
[]
Returns
LayerGroupContainer
Static
legend
Control
legend
Control
(
options
?:
any
)
:
ILegendControl
Parameters
Default value
options:
any
= {}
Returns
ILegendControl
Static
line
Chart
line
Chart
(
options
:
IChartContainerOptions
)
:
ILineChartContainer
Parameters
options:
IChartContainerOptions
Returns
ILineChartContainer
Static
map
map
(
options
:
IMapOptions
)
:
IMapContainer
Parameters
options:
IMapOptions
Returns
IMapContainer
Static
map
Export
Control
map
Export
Control
(
options
?:
any
)
:
IMapExportControl
Parameters
Default value
options:
any
= {}
Returns
IMapExportControl
Static
map
Location
map
Location
(
name
:
string
, coordinate
:
[
number
,
number
]
, zoom
?:
number
)
:
MapLocation
Parameters
name:
string
coordinate:
[
number
,
number
]
Optional
zoom:
number
Returns
MapLocation
Static
map
Reduce
Layer
map
Reduce
Layer
(
options
:
IMapReduceLayerContainerOptions
)
:
IMapReduceLayerContainer
Parameters
options:
IMapReduceLayerContainerOptions
Returns
IMapReduceLayerContainer
Static
night
Mode
Control
night
Mode
Control
(
options
?:
any
)
:
INightModeControl
Parameters
Default value
options:
any
= {}
Returns
INightModeControl
Static
pie
Chart
pie
Chart
(
options
:
IChartContainerOptions
)
:
IPieChartContainer
Parameters
options:
IChartContainerOptions
Returns
IPieChartContainer
Static
play
Widget
play
Widget
(
options
:
IPlayWidgetOptions
)
:
IPlayWidget
Parameters
options:
IPlayWidgetOptions
Returns
IPlayWidget
Static
reset
All
reset
All
(
)
:
void
Returns
void
Static
row
Chart
row
Chart
(
options
:
IChartContainerOptions
)
:
IRowChartContainer
Parameters
options:
IChartContainerOptions
Returns
IRowChartContainer
Static
scatter
Plot
scatter
Plot
(
options
:
IChartContainerOptions
)
:
IScatterPlotContainer
Parameters
options:
IChartContainerOptions
Returns
IScatterPlotContainer
Static
select
select
(
options
:
ISelectionWidgetOptions
)
:
ISelectWidget
Parameters
options:
ISelectionWidgetOptions
Returns
ISelectWidget
Static
select
Location
Switcher
select
Location
Switcher
(
options
:
ILocationSwitcherOptions
)
:
SelectLocationSwitcher
Parameters
options:
ILocationSwitcherOptions
Returns
SelectLocationSwitcher
Static
selection
selection
(
selectionEventSpecificationStrings
:
string
[]
, callback
:
(
selectionEvent
:
SelectionEvent2
)
=>
void
)
:
SelectionSpecificationContainer
Parameters
selectionEventSpecificationStrings:
string
[]
callback:
(
selectionEvent
:
SelectionEvent2
)
=>
void
(
selectionEvent
:
SelectionEvent2
)
:
void
Parameters
selectionEvent:
SelectionEvent2
Returns
void
Returns
SelectionSpecificationContainer
Static
set
Debug
set
Debug
(
debug
:
boolean
)
:
void
Parameters
debug:
boolean
Returns
void
Static
set
Layer
Authenticator
Token
set
Layer
Authenticator
Token
(
layerId
:
string
)
:
void
Parameters
layerId:
string
Returns
void
Static
set
Layer
Visibility
set
Layer
Visibility
(
layerId
:
string
, visible
:
boolean
)
:
void
Parameters
layerId:
string
visible:
boolean
Returns
void
Static
sidebar
Layer
Switcher
sidebar
Layer
Switcher
(
options
?:
ISidebarLayerSwitcherOptions
)
:
ISidebarLayerSwitcher
Parameters
Optional
options:
ISidebarLayerSwitcherOptions
Returns
ISidebarLayerSwitcher
Static
stacked
Area
Chart
stacked
Area
Chart
(
options
:
IChartContainerOptions
)
:
IStackedAreaChart
Parameters
options:
IChartContainerOptions
Returns
IStackedAreaChart
Static
sunburst
Chart
sunburst
Chart
(
options
:
IChartContainerOptions
)
:
ISunburstChartContainer
Parameters
options:
IChartContainerOptions
Returns
ISunburstChartContainer
Static
table
View
table
View
(
options
:
IBetterDataTableOptions
)
:
IBetterDataTableContainer
Parameters
options:
IBetterDataTableOptions
Returns
IBetterDataTableContainer
Static
template
Widget
template
Widget
(
options
?:
any
)
:
ITemplateWidget
Parameters
Default value
options:
any
= {}
Returns
ITemplateWidget
Static
test
test
(
)
:
CompositeChartContainer
Returns
CompositeChartContainer
Static
toggle
Night
Mode
toggle
Night
Mode
(
)
:
void
Returns
void
Static
vector
Layer
vector
Layer
(
options
:
IBigVectorLayerOptions
)
:
IBigVectorLayerContainer
Parameters
options:
IBigVectorLayerOptions
Returns
IBigVectorLayerContainer
Static
vector
Layer2
vector
Layer2
(
options
:
IBigVectorLayerOptions
)
:
IVectorLayerContainer
Parameters
options:
IBigVectorLayerOptions
Returns
IVectorLayerContainer
Static
widget
Control
widget
Control
(
options
?:
any
)
:
IWidgetControl
Parameters
Default value
options:
any
= {}
Returns
IWidgetControl
Static
widget
Grid
widget
Grid
(
options
:
any
)
:
IWidgetGrid
Parameters
options:
any
Returns
IWidgetGrid
Static
wind
Rose
wind
Rose
(
options
:
IWindRoseChartContainerOptions
)
:
IWindRoseChartContainer
Parameters
options:
IWindRoseChartContainerOptions
Returns
IWindRoseChartContainer
Static
zoom
Control
zoom
Control
(
options
?:
any
)
:
IZoomControl
Parameters
Default value
options:
any
= {}
Returns
IZoomControl
Object literals
Static
color
Scheme
color
Scheme
:
object
BASIC
BASIC
:
{
colors
:
string
[]
}
Type declaration
colors
:
string
[]
HIGHCHART_
DEFAULTS
HIGHCHART_
DEFAULTS
:
{
colors
:
string
[]
}
Type declaration
colors
:
string
[]
SPECTRAL
SPECTRAL
:
IColorScheme
Globals
"sintium/
Sintium"
Sintium
Mediator
_layer
Containers
_map
Container
Lookup
_mediator
_night
Mode
_widgets
debug
OAuth
Authenticator
animated
Layer
bar
Chart
base
Layer
button
Control
control
Layer
Switcher
createXYZLayer
From
Source
data
Source
data
Table
draw
Control
drawer
full
Screen
Control
generate
Point
generate
Point
Feature
Function
get
Dc
get
Default
Dark
Tile
Layer
get
Default
Light
Tile
Layer
get
Widget
ById
graph
graph
Source
grid
Heatmap
Layer
heatmap
Layer
initialize
layer
Group
legend
Control
line
Chart
map
map
Export
Control
map
Location
map
Reduce
Layer
night
Mode
Control
pie
Chart
play
Widget
reset
All
row
Chart
scatter
Plot
select
select
Location
Switcher
selection
set
Debug
set
Layer
Authenticator
Token
set
Layer
Visibility
sidebar
Layer
Switcher
stacked
Area
Chart
sunburst
Chart
table
View
template
Widget
test
toggle
Night
Mode
vector
Layer
vector
Layer2
widget
Control
widget
Grid
wind
Rose
zoom
Control
color
Scheme
Generated using
TypeDoc