Class: Feature
The base class for features.
Hierarchy
Feature
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Feature(type)
Parameters
| Name | Type | Description |
|---|---|---|
type | FeatureType | The type of feature. |
Properties
type
• Readonly type: FeatureType
Methods
getType
▸ getType(): FeatureType
Get the type of feature.