Click or drag to resize
Exon Constructor
Overload List
  NameDescription
Public methodExon(String)
Creates new Exon feature item with the specified location. Note that this constructor uses LocationBuilder to construct location object from the specified location string.
Public methodExon(ILocation)
Creates new Exon feature item from the specified location.
Top
See Also