Interface Rule

A Rule combines a specific amount of data (defined by a Filter and a ScaleDenominator) and an associated Symbolizer.

Hierarchy

  • Rule

Properties

filter?: Filter
name: string
scaleDenominator?: ScaleDenominator
symbolizers: Symbolizer[]

Generated using TypeDoc