C# Class Bevisuali.Model.Workbench.LayoutAlgorithm

Afficher le fichier Open project: duckmaestro/F-AI

Méthodes publiques

Méthode Description
LayoutAlgorithm ( BayesianNetwork network, float>.IDictionary sizes, NetworkLayoutOptions options ) : System
RefineLayout ( int iterations ) : void

Method Details

LayoutAlgorithm() public méthode

public LayoutAlgorithm ( BayesianNetwork network, float>.IDictionary sizes, NetworkLayoutOptions options ) : System
network BayesianNetwork
sizes float>.IDictionary
options NetworkLayoutOptions
Résultat System

RefineLayout() public méthode

public RefineLayout ( int iterations ) : void
iterations int
Résultat void