实现自由布局,能够使用left/right/top/bottom/centerX/centerY的配置方案

Constructor

new ()

Methods

layout (box:ZBox):Void

实施布局

 *  @param component - 将要布局的对象,必须是ZBox对象

Inherited Variables

Inherited Methods