C# Class SIL.FieldWorks.IText.InflFeatureTreeModel

Inheritance: Aga.Controls.Tree.TreeModel
Mostrar archivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
AddInflFeatures ( object>.IDictionary inflFeatures ) : void
InflFeatureTreeModel ( IFsFeatureSystem fdoFeatSys, object>.IDictionary inflFeats, Image complexImage, Image closedImage ) : System.Collections.Generic

Private Methods

Method Description
AddFeatures ( Node parent, IEnumerable features, object>.IDictionary values ) : void
AddInflFeatures ( Node node, object>.IDictionary values ) : void

Method Details

AddInflFeatures() public method

public AddInflFeatures ( object>.IDictionary inflFeatures ) : void
inflFeatures object>.IDictionary
return void

InflFeatureTreeModel() public method

public InflFeatureTreeModel ( IFsFeatureSystem fdoFeatSys, object>.IDictionary inflFeats, Image complexImage, Image closedImage ) : System.Collections.Generic
fdoFeatSys IFsFeatureSystem
inflFeats object>.IDictionary
complexImage System.Drawing.Image
closedImage System.Drawing.Image
return System.Collections.Generic