Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LineConfiguration<>

Type Parameters

    Hierarchy

    • LineConfiguration

    Index

    Properties

    Properties

    color: string

    Color of the line (hex color string).

    zExtractor: ((arg0: number[]) => number)

    Type declaration

      • (arg0: number[]): number
      • Extract the elevation of a point (an item of the elevation data array).

        Parameters

        • arg0: number[]

        Returns number

    Generated using TypeDoc