Packageorg.libspark.swfassist.swf.structures
Classpublic class KerningRecord



Public Properties
 PropertyDefined by
  fontKerningAdjustment : int
KerningRecord
  fontKerningCode1 : uint
KerningRecord
  fontKerningCode2 : uint
KerningRecord
Property detail
fontKerningAdjustmentproperty
fontKerningAdjustment:int  [read-write]Implementation
    public function get fontKerningAdjustment():int
    public function set fontKerningAdjustment(value:int):void
fontKerningCode1property 
fontKerningCode1:uint  [read-write]Implementation
    public function get fontKerningCode1():uint
    public function set fontKerningCode1(value:uint):void
fontKerningCode2property 
fontKerningCode2:uint  [read-write]Implementation
    public function get fontKerningCode2():uint
    public function set fontKerningCode2(value:uint):void