Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/misc/FeatureHelper

Index

Type aliases

ArrowDirections: string

Type parameters

    ArrowPositions: string

    Type parameters

      FeatureFormatType: string

      Type parameters

        Variables

        ArrowDirections: { BACKWARDS: string; BOTH: string; FORWARDS: string; NONE: string } = ...

        Arrow possible direction on segments of lines.

        Type declaration

        • BACKWARDS: string
        • BOTH: string
        • FORWARDS: string
        • NONE: string
        ArrowPositions: { EVERY: string; FIRST: string; LAST: string } = ...

        Arrow possible position on lines

        Type declaration

        • EVERY: string
        • FIRST: string
        • LAST: string

        Generated using TypeDoc