Constructor
new LayerLegendView()
- Since:
- Source:
Extends
Members
className
- Source:
layerName :string
The name of the layer that this legend applies to.
Type:
- Source:
The palette model that this view uses
Type:
- Source:
template
- Source:
Methods
initialize()
- Source:
render()
- Source:
renderCategoricalPalette()
Fills the palette div with categorical swatches.
- Source:
renderContinuousPalette()
Fills the palette div with a continuous swatch.
- Source:
renderTemplate()
Populates the view template with variabels.
- Source: