FeatureItem Constructor |
Name | Description | |
---|---|---|
FeatureItem(FeatureItem) |
Private Constructor for clone method.
| |
FeatureItem(String, ILocation) |
Creates new feature item with given key and location.
| |
FeatureItem(String, String) |
Creates feature item with given key and location.
Note that this constructor uses LocationBuilder to construct location object from the specified
location string.
|