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