Package | org.osmf.smpte.tt.formatting |
Class | public class Block |
Inheritance | Block ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
Block(p_element:TimedTextElementBase) | Block | ||
actualArea():Rectangle [override] | Block | ||
![]() | 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]
Return a formatting function for this element. | Block | ||
![]() | prune(regionId:String):void
Remove any subtrees which are not selected into the region. | FormattingObject | |
referenceArea():Rectangle [override] | Block | ||
![]() | 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 |
Block | () | Constructor |
actualArea | () | method |
override public function actualArea():Rectangle
ReturnsRectangle |
createFormatter | () | method |
override public function createFormatter():Function
Return a formatting function for this element.
ReturnsFunction |
referenceArea | () | method |
override public function referenceArea():Rectangle
ReturnsRectangle |