Namespace: Styler

OSH.UI. Styler

OSH.UI.Styler

Classes

Curve
ImageDraping
Nexrad
PointMarker
Polyline

Methods

addFn(dataSourceIds, fn)

Adds a function

Name Type Description
dataSourceIds Array

the list of datasources

fn function

the function to apply

getDataSourcesIds(){Array}

Returns:
Type Description
Array

Gets the styler id.

Returns:
Type Description
string the styler id

select(dataSourceIds)

Selects the datasource contained into the list

Name Type Description
dataSourceIds Array

the list of datasources

setData(dataSourceId, rec, view, options){boolean}

Name Type Description
dataSourceId
rec
view
options
Returns:
Type Description
boolean

setData(dataSourceId, data, view)

Name Type Description
dataSourceId string

the datasource id

data Object

the data

view OSH.View

the osh.view