Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeometryOptions<>

Type Parameters

    Hierarchy

    • GeometryOptions

    Index

    Properties

    active: boolean

    (RuleOptions)

    expression: string | number

    (RuleOptions)

    featureProperties: Object

    Properties for the feature.

    isCustom: boolean

    (RuleOptions)

    literal: string | number | string[]

    (RuleOptions)

    lowerBoundary: number

    (RuleOptions)

    name: string

    (RuleOptions)

    operator: string

    (RuleOptions)

    operators: string[]

    (RuleOptions)

    propertyName: string

    (RuleOptions)

    type: string

    (RuleOptions)

    upperBoundary: number

    (RuleOptions)

    Generated using TypeDoc