C# 클래스 LayoutFarm.UI.FreeSpacesController

상속: NinespaceController
파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
ArrangeAllSpaces ( ) : void
FreeSpacesController ( UIBox owner )
SetBoundOfFreeSpace ( SpacePart space, SpacePart centerspace, bool suddenArr ) : void

비공개 메소드들

메소드 설명
FindMaxHeightBar ( SpacePart bx ) : int
FindMaxHeightBar ( SpacePart b1, SpacePart b2, SpacePart b3 ) : int
FindMaxWidthBar ( SpacePart bx ) : int
FindMaxWidthBar ( SpacePart b1, SpacePart b2, SpacePart b3 ) : int

메소드 상세

ArrangeAllSpaces() 공개 메소드

public ArrangeAllSpaces ( ) : void
리턴 void

FreeSpacesController() 공개 메소드

public FreeSpacesController ( UIBox owner )
owner UIBox

SetBoundOfFreeSpace() 공개 메소드

public SetBoundOfFreeSpace ( SpacePart space, SpacePart centerspace, bool suddenArr ) : void
space SpacePart
centerspace SpacePart
suddenArr bool
리턴 void