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



Public Properties
 PropertyDefined By
 InheritedcellColumns : int
[static]
NumberPair
 InheritedcellRows : int
[static]
NumberPair
 Inheritedfirst : Number
[read-only]
NumberPair
 Inheritedheight : Number
[read-only]
Extent
  instance : AutoExtent
[static] [read-only]
AutoExtent
 Inheritedsecond : Number
[read-only]
NumberPair
 InheritedunitMeasureHorizontal : Unit
NumberPair
 InheritedunitMeasureVertical : Unit
NumberPair
 Inheritedwidth : 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
  
AutoExtent(lock:SingletonLock)
AutoExtent
 Inherited
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
 Inherited
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
instanceproperty
instance:AutoExtent  [read-only]


Implementation
    public static function get instance():AutoExtent
Constructor Detail
AutoExtent()Constructor
public function AutoExtent(lock:SingletonLock)



Parameters
lock:SingletonLock