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

Any problems with this Class must fix by Sam Zhou
Inheritance: RealignFactory
ファイルを表示 Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description
CalculateCoordinatesByDepth void

Public Methods

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

Protected Methods

Method Description
CalculateCoordinates ( ) : void

Private Methods

Method Description
CalculateCoordinatesByDepth ( int depth, double &topOffset ) : void

Method Details

CalculateCoordinates() protected method

protected CalculateCoordinates ( ) : void
return void

VerticalRealignFactory() public method

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