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

Inheritance: RealignObject
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
RealignMap ( List nodeControls, List relationships, RealignStyle realignStyle, bool isPartlyRealign ) : System

Private Methods

Méthode Description
AddTopLeftNodeToParentNode ( ) : void
Initialise ( RealignStyle realignStyle = RealignStyle.Horizontal ) : void
PlaceNodesToMap ( RealignStyle realignStyle = RealignStyle.Horizontal ) : void
ReCheckForIncorrectDepth ( RealignStyle realignStyle = RealignStyle.Horizontal ) : void

Method Details

RealignMap() public méthode

public RealignMap ( List nodeControls, List relationships, RealignStyle realignStyle, bool isPartlyRealign ) : System
nodeControls List
relationships List
realignStyle RealignStyle
isPartlyRealign bool
Résultat System