Package | org.osmf.smpte.tt.styling |
Class | public class AutoExtent |
Inheritance | AutoExtent ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | cellColumns : int [static] | NumberPair | |
![]() | cellRows : int [static] | NumberPair | |
![]() | first : Number [read-only] | NumberPair | |
![]() | height : Number [read-only] | Extent | |
instance : AutoExtent [static] [read-only] | AutoExtent | ||
![]() | second : Number [read-only] | NumberPair | |
![]() | unitMeasureHorizontal : Unit | NumberPair | |
![]() | unitMeasureVertical : Unit | NumberPair | |
![]() | width : Number [read-only] | Extent |
Method | Defined By | ||
---|---|---|---|
AutoExtent(lock:SingletonLock) | AutoExtent | ||
![]() | [static] | Extent | |
![]() | isEmpty():Boolean | NumberPair | |
![]() | setCellSize(p_expression:String):void [static]
Set the number of cells up into which to divide the render canvas
| NumberPair | |
![]() | setContext(p_width:Number, p_height:Number):void
% sizes are not valid unless this has been set. | NumberPair | |
![]() | setFontContext(p_width:Number, p_height:Number):void
em sizes are not valid unless this has been set. | NumberPair | |
![]() | toString():String [override] | Extent |