Click or drag to resize
FeatureItem Constructor
Overload List
  NameDescription
Protected methodFeatureItem(FeatureItem)
Private Constructor for clone method.
Public methodFeatureItem(String, ILocation)
Creates new feature item with given key and location.
Public methodFeatureItem(String, String)
Creates feature item with given key and location. Note that this constructor uses LocationBuilder to construct location object from the specified location string.
Top
See Also