C# Class SIL.FieldWorks.IText.InflFeatureTreeModel

Inheritance: Aga.Controls.Tree.TreeModel
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

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

Private Methods

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

Method Details

AddInflFeatures() public méthode

public AddInflFeatures ( object>.IDictionary inflFeatures ) : void
inflFeatures object>.IDictionary
Résultat void

InflFeatureTreeModel() public méthode

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
Résultat System.Collections.Generic