Packageorg.osmf.smpte.tt.styling
Classpublic class AutoOrigin
InheritanceAutoOrigin Inheritance Origin Inheritance NumberPair Inheritance Object



Public Properties
 PropertyDefined By
 InheritedcellColumns : int
[static]
NumberPair
 InheritedcellRows : int
[static]
NumberPair
 Inheritedfirst : Number
[read-only]
NumberPair
  instance : AutoOrigin
[static] [read-only]
AutoOrigin
 Inheritedsecond : Number
[read-only]
NumberPair
 InheritedunitMeasureHorizontal : Unit
NumberPair
 InheritedunitMeasureVertical : Unit
NumberPair
 Inheritedx : Number
[read-only]
Origin
 Inheritedy : Number
[read-only]
Origin
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
  
AutoOrigin(lock:SingletonLock)
AutoOrigin
 Inherited
getOrigin(value:*):Origin
[static]
Origin
 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]
Origin
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:AutoOrigin  [read-only]


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



Parameters
lock:SingletonLock