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