Interface for all properties of a PalettedFillStyle.

Type Parameters

Hierarchy

  • PalettedFillProperties

Properties

Properties

lookUpProperty: T

Identifier that points to a property to be used when picking colours from attached Look Up Table.

Possible values are:

  • "value"
  • "x"
  • "y"
  • "z"

Features that support assigning a PalettedFill contain additional per-feature information, which properties are supported, and how they behave.

lut: LUT

Color lookup table, which describes the relation of lookUpProperty values to colors.