Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeatureModelConstructorOptions

Options which can be passed to the FeatureModel constructor.

Hierarchy

  • FeatureModelConstructorOptions

Overview

Properties

Properties

Optional bounds

bounds: Bounds

The spatial extent of the dataset to use. Preferably this is set to the bounding box of the dataset. This is optional, if not specified, the bounds are unknown. The bounds' reference must match that of the model.

reference

The model's spatial reference. All Feature instances in the model are required to have this same reference, otherwise an error will be thrown.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method