C# 클래스 SilverlightMappingToolBasic.UI.SuperGraph.View.Realign.VerticalRealignFactory

Any problems with this Class must fix by Sam Zhou
상속: RealignFactory
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CalculateCoordinatesByDepth void

공개 메소드들

메소드 설명
VerticalRealignFactory ( IRealignControl mainControl, bool isPartialRealign = false ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CalculateCoordinates ( ) : void

비공개 메소드들

메소드 설명
CalculateCoordinatesByDepth ( int depth, double &topOffset ) : void

메소드 상세

CalculateCoordinates() 보호된 메소드

protected CalculateCoordinates ( ) : void
리턴 void

VerticalRealignFactory() 공개 메소드

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