Method |
Description |
|
ArrangeRemainingGroupsInFreeSpaces ( Rectangle graphRectangle, IList sortedGroups, double gamma, Int32 iSortedGroupCount, Double dTotalNumberOfVertices ) : System.Boolean |
|
|
LayoutAllGroupsInDonut ( Rectangle graphRectangle, IList sortedGroups, double alpha, double gamma, double ARs, Int32 iSortedGroupCount, Double dTotalNumberOfVertices ) : void |
|
|
LayoutAllGroupsInU ( Rectangle graphRectangle, IList sortedGroups, double alpha, double gamma, double ARs, Int32 iSortedGroupCount, Double dTotalNumberOfVertices ) : void |
|
|
PlaceGroupInFreeBox ( GroupInfo groupToBePlaced, double groupArea, FreeSpaceBox freeBox ) : RectangleF |
|
|
RecalculateFreeSpace ( LinkedListNode freeSpaceBoxNode, RectangleF boxPlaced ) : void |
|
|