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