org.osmf.layout 패키지에는 표시할 객체 레이아웃을 지원하는 클래스가 들어 있습니다.
인터페이스
| 인터페이스 | 설명 |
---|
| ILayoutTarget |
ILayoutTarget defines the interface for an object that can be laid out
visually. |
클래스
| 클래스 | 설명 |
---|
| HorizontalAlign |
Defines an enumeration of horizontal align modes as supported by the
layout renderer. |
| LayoutMetadata |
Defines a metadata object that contains the properties upon which a layout
renderer will base its layout. |
| LayoutMode |
Defines an enumeration of layout modes as supported by the
layout renderer. |
| LayoutRenderer |
A layout renderer that sizes and positions its targets using the LayoutMetadata
that it looks for on its targets. |
| LayoutRendererBase |
LayoutRendererBase is the base class for custom layout renderers. |
| LayoutTargetSprite |
LayoutTargetSprite defines a Sprite-based ILayoutTarget implementation. |
| ScaleMode |
ScaleMode defines the layout of a single piece of content within
a MediaContainer. |
| VerticalAlign |
Defines an enumeration of vertical align modes as supported by the
layout renderer. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 03:32 PM Z