Uses of Interface
ch.sahits.game.graphic.display.ISahitsLayoutManager

Packages that use ISahitsLayoutManager
ch.sahits.game.graphic.display   
ch.sahits.game.graphic.layout   
 

Uses of ISahitsLayoutManager in ch.sahits.game.graphic.display
 

Fields in ch.sahits.game.graphic.display declared as ISahitsLayoutManager
private  ISahitsLayoutManager OpenPatricianBackgroundView.layoutManager
           
 

Constructors in ch.sahits.game.graphic.display with parameters of type ISahitsLayoutManager
OpenPatricianBackgroundView(Rectangle rect, ISahitsLayoutManager layoutManager)
           
 

Uses of ISahitsLayoutManager in ch.sahits.game.graphic.layout
 

Classes in ch.sahits.game.graphic.layout that implement ISahitsLayoutManager
 class SahitsMaximalGridLayout
          Grid layout that sizes the cells according the the biggest sized ISahitsComponent in the same row/column.
 



Copyright © 2011 Sahits GmbH. All Rights Reserved.