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



Public Properties
 PropertyDefined By
 InheritedcellColumns : int
[static]
NumberPair
 InheritedcellRows : int
[static]
NumberPair
 Inheritedfirst : Number
[read-only]
NumberPair
 Inheritedsecond : Number
[read-only]
NumberPair
 InheritedunitMeasureHorizontal : Unit
NumberPair
 InheritedunitMeasureVertical : Unit
NumberPair
  x : Number
[read-only]
Origin
  y : 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
  
Origin(... p_args)
Origin
  
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
  
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
xproperty
x:Number  [read-only]


Implementation
    public function get x():Number
yproperty 
y:Number  [read-only]


Implementation
    public function get y():Number
Constructor Detail
Origin()Constructor
public function Origin(... p_args)



Parameters
... p_args
Method Detail
getOrigin()method
public static function getOrigin(value:*):Origin

Parameters

value:*

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

Returns
String