Options
All
  • Public
  • Public/Protected
  • All
Menu

A layer of a ICompositeSelection

since

0.14

Hierarchy

  • ICompositeSelectionLayer

Implemented by

Index

Methods

  • Gets the feature at the given index

    Parameters

    • featureIndex: number

    Returns SelectedFeature

  • getFeatureCount(): number
  • Gets the total number of features in this layer

    Returns number

  • getLayerId(): undefined | string
  • The id of this selection layer

    Returns undefined | string

  • getName(): string
  • The name of this layer

    Returns string

Generated using TypeDoc