Packageorg.osmf.smpte.tt.styling
Classpublic class NormalHeight
InheritanceNormalHeight Inheritance LineHeight 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]
LineHeight
  instance : NormalHeight
[static] [read-only]
NormalHeight
 Inheritedsecond : Number
[read-only]
NumberPair
 InheritedunitMeasureHorizontal : Unit
NumberPair
 InheritedunitMeasureVertical : Unit
NumberPair
 Inheritedwidth : Number
[read-only]
LineHeight
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
  
NormalHeight(lock:SingletonLock)
NormalHeight
 Inherited
[static]
LineHeight
 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
NumberPair
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:NormalHeight  [read-only]


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



Parameters
lock:SingletonLock