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