API / geotoolkit / crosssection / shapes / BandVisual / BandVisual

Namespace: BandVisual

shapes.BandVisual.BandVisual

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Merge<Options, { colorprovider?: ColorProvider ; columnalignment?: ColumnAlignment ; data?: DataSource ; interpolation?: Interpolation ; opacity?: number ; rowalignment?: RowAlignment ; webglrendering?: boolean }>

JSON options object


OptionsOut

Ƭ OptionsOut: Object

JSON options object

Type declaration

NameTypeDescription
colorproviderColorProvidercolorprovider that maps color for Z-values
columnalignmentColumnAlignmentcolumn alignment
data?DataSourcedisplay data
interpolationInterpolationinterpolation
opacitynumberopacity for the BandVisual
rowalignmentRowAlignmentrow alignment
webglrenderingbooleanenable/disable WebGL rendering