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