The org.osmf.layout package contains classes that support layout of objects for display.
Interfaces
| Interface | Description |
---|
| ILayoutTarget |
ILayoutTarget defines the interface for an object that can be laid out
visually. |
Classes
| Class | Description |
---|
| 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.
Thu Dec 6 2018, 01:47 PM -08:00