Package | org.osmf.smpte.tt.formatting |
Class | public class Inline |
Inheritance | Inline ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
Inline(p_element:TimedTextElementBase) | Inline | ||
![]() | actualArea():Rectangle
The ActualArea area is where this element draws itself into
| FormattingObject | |
![]() | applyAnimations():void
Override animated attributes. | FormattingObject | |
![]() | FormattingObject | ||
![]() | FormattingObject | ||
![]() | FormattingObject | ||
![]() | FormattingObject | ||
![]() | FormattingObject | ||
![]() | clearStyle(property:String):void
clear a local style
| FormattingObject | |
![]() | computeRelativeStyles(renderObject:IRenderObject):void
Calculate the context font size. | FormattingObject | |
![]() |
Walk the tree to determine the absolute start and end times of all the elements. | TreeType | |
createFormatter():Function [override]
Retun a formatting function for this element. | Inline | ||
![]() | prune(regionId:String):void
Remove any subtrees which are not selected into the region. | FormattingObject | |
![]() | referenceArea():Rectangle
The reference area is where this element computes its dimensions from
| FormattingObject | |
![]() | removeAppliedAnimations():void
Undo all the animated overrides. | FormattingObject | |
![]() | [static]
return the formatting object which represents the timed text tree at the given time
| FormattingObject | |
![]() | setStyle(property:String, value:*):void
Set a local style on the element
| FormattingObject | |
![]() | temporallyActive(time:TimeCode):Boolean
Test if the tree is active at the given time
| TreeType |