| Package | com.gestureworks.cml.interfaces | 
| Interface | public interface ILayout extends IObject, ICML | 
| Implementors | LayoutFactory | 
| Method | Defined By | ||
|---|---|---|---|
![]()  | dispose():void 
		 Dispose method.  | IObject | |
layout(container:DisplayObjectContainer):void 
		 Applies layout to the input container
		   | ILayout | ||
![]()  | parseCML(cml:XMLList):XMLList 
		 Internal CML parse method.  | ICML | |
![]()  | postparseCML(cml:XMLList):void 
		 Abstract method allows settings of a postparse CML routine.  | IObject | |
![]()  | updateProperties(state:Number = 0):void  | IObject | |