Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface colorRamps

This module provides convenience methods for querying color ramps (arrays of colors) used in the smart mapping color symbology module.

Read more...

Hierarchy

  • colorRamps

Index

Methods

Methods

all

byName

  • Returns the color ramp available in the smartMapping color schemes matching the given name.

    Read more...

    Parameters

    • name: string

    Returns colorRampsColorRamp

byTag

names

  • names(): string[]
  • Returns the names of all color ramps available in the smartMapping color schemes.

    Read more...

    Returns string[]

Generated using TypeDoc