| StemLoop Constructor |
| Name | Description | |
|---|---|---|
| StemLoop(String) |
Creates new StemLoop feature item with the specified location.
Note that this constructor uses LocationBuilder to construct location object from the specified
location string.
| |
| StemLoop(ILocation) |
Creates new StemLoop feature item from the specified location.
|