C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.Realign.VerticalRealignFactory

Any problems with this Class must fix by Sam Zhou
Inheritance: RealignFactory
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description
CalculateCoordinatesByDepth void

Méthodes publiques

Méthode Description
VerticalRealignFactory ( IRealignControl mainControl, bool isPartialRealign = false ) : System.Collections.Generic

Méthodes protégées

Méthode Description
CalculateCoordinates ( ) : void

Private Methods

Méthode Description
CalculateCoordinatesByDepth ( int depth, double &topOffset ) : void

Method Details

CalculateCoordinates() protected méthode

protected CalculateCoordinates ( ) : void
Résultat void

VerticalRealignFactory() public méthode

public VerticalRealignFactory ( IRealignControl mainControl, bool isPartialRealign = false ) : System.Collections.Generic
mainControl IRealignControl
isPartialRealign bool
Résultat System.Collections.Generic