Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LayerInfo

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

index

index: number = -1

The layers index.

Protected name

name: string = ""

The name of the grid file to add.

options

options: LayerInfoOptions | null = null

Options for the layer when creating sub-scenarios.

Methods

checkValid

  • Find all errors that may exist in the layer reference.

    Returns Array<ValidationError>

    A list of all errors that were found.

getName

  • getName(): string
  • Returns string

isValid

  • isValid(): boolean
  • Returns boolean