API / geotoolkit / controls / shapes / density / DensityContourShape / DensityContourShape
density.DensityContourShape.DensityContourShape
Type Aliases
Type Aliases
Ƭ BandOptions: Object
the band rendering options
| Name | Type | Description |
|---|---|---|
bandopacity? | number | band opacity |
bandspacing? | number | band spacing |
Ƭ Options: Options & OptionsBase & { grid?: DensityGrid | Options }
An object containing the properties to set
Ƭ OptionsBase: Object
| Name | Type | Description |
|---|---|---|
bandopacity? | number | band opacity |
bandspacing? | number | band spacing |
colorprovider? | ColorProvider | null | color provider |
geometry? | GeometryMode | geometry mode |
Ƭ OptionsOut: OptionsOut & OptionsBase & { grid?: DensityGrid | null }
properties