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

Inheritance: RealignObject
Mostrar archivo Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
RealignMap ( List nodeControls, List relationships, RealignStyle realignStyle, bool isPartlyRealign ) : System

Private Methods

Method 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 method

public RealignMap ( List nodeControls, List relationships, RealignStyle realignStyle, bool isPartlyRealign ) : System
nodeControls List
relationships List
realignStyle RealignStyle
isPartlyRealign bool
return System