Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PalettedFillProperties<T>

Interface for all properties of a PalettedFillStyle.

Index

Properties

Properties

lookUpProperty

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 : LUT

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