Packageorg.osmf.smpte.tt.styling
Classpublic class Extent
InheritanceExtent Inheritance NumberPair Inheritance Object
Subclasses AutoExtent



Public Properties
 PropertyDefined By
 InheritedcellColumns : int
[static]
NumberPair
 InheritedcellRows : int
[static]
NumberPair
 Inheritedfirst : Number
[read-only]
NumberPair
  height : Number
[read-only]
Extent
 Inheritedsecond : Number
[read-only]
NumberPair
 InheritedunitMeasureHorizontal : Unit
NumberPair
 InheritedunitMeasureVertical : Unit
NumberPair
  width : Number
[read-only]
Extent
Protected Properties
 PropertyDefined By
 InheritedhorizontalContext : Number
NumberPair
 InheritedhorizontalFontContext : Number
NumberPair
 InheritedhorizontalValue : Number
NumberPair
 InheritedisRelativeFontHorizontal : Boolean
NumberPair
 InheritedisRelativeFontVertical : Boolean
NumberPair
 InheritedisRelativeHorizontal : Boolean
NumberPair
 InheritedisRelativeVertical : Boolean
NumberPair
 InheritedverticalContext : Number
NumberPair
 InheritedverticalFontContext : Number
NumberPair
 InheritedverticalValue : Number
NumberPair
Public Methods
 MethodDefined By
  
Extent(... p_args)
Extent
  
getExtent(value:*):Extent
[static]
Extent
 Inherited
isEmpty():Boolean
NumberPair
 Inherited
setCellSize(p_expression:String):void
[static] Set the number of cells up into which to divide the render canvas
NumberPair
 Inherited
setContext(p_width:Number, p_height:Number):void
% sizes are not valid unless this has been set.
NumberPair
 Inherited
setFontContext(p_width:Number, p_height:Number):void
em sizes are not valid unless this has been set.
NumberPair
  
toString():String
[override]
Extent
Protected Methods
 MethodDefined By
 Inherited
parse(p_expression:String):void
NumberPair
Public Constants
 ConstantDefined By
 InheritedmatchPairRE : RegExp
[static]
NumberPair
 InheritedmatchRowColRE : RegExp
[static]
NumberPair
Property Detail
heightproperty
height:Number  [read-only]


Implementation
    public function get height():Number
widthproperty 
width:Number  [read-only]


Implementation
    public function get width():Number
Constructor Detail
Extent()Constructor
public function Extent(... p_args)



Parameters
... p_args
Method Detail
getExtent()method
public static function getExtent(value:*):Extent

Parameters

value:*

Returns
Extent
toString()method 
override public function toString():String

Returns
String