Packageorg.purepdf.resources
Classpublic class CMap
InheritanceCMap Inheritance Object
Implements ICMap



Public Properties
 PropertyDefined By
  Adobe_CNS1_UCS2 : Class
[static]
CMap
  Adobe_GB1_UCS2 : Class
[static]
CMap
  Adobe_Japan1_UCS2 : Class
[static]
CMap
  Adobe_Korea1_UCS2 : Class
[static]
CMap
  chars : Vector.<int>
[read-only]
CMap
  UniCNS_UCS2_H : Class
[static]
CMap
  UniCNS_UCS2_V : Class
[static]
CMap
  UniGB_UCS2_H : Class
[static]
CMap
  UniGB_UCS2_V : Class
[static]
CMap
  UniJIS_UCS2_H : Class
[static]
CMap
  UniJIS_UCS2_HW_H : Class
[static]
CMap
  UniJIS_UCS2_V : Class
[static]
CMap
  UniKS_UCS2_H : Class
[static]
CMap
  UniKS_UCS2_V : Class
[static]
CMap
Public Methods
 MethodDefined By
  
CMap(bytes:ByteArray)
CMap
  
load(b:ByteArray):void
CMap
Property Detail
Adobe_CNS1_UCS2property
public static var Adobe_CNS1_UCS2:Class

Adobe_GB1_UCS2property 
public static var Adobe_GB1_UCS2:Class

Adobe_Japan1_UCS2property 
public static var Adobe_Japan1_UCS2:Class

Adobe_Korea1_UCS2property 
public static var Adobe_Korea1_UCS2:Class

charsproperty 
chars:Vector.<int>  [read-only]


Implementation
    public function get chars():Vector.<int>
UniCNS_UCS2_Hproperty 
public static var UniCNS_UCS2_H:Class

UniCNS_UCS2_Vproperty 
public static var UniCNS_UCS2_V:Class

UniGB_UCS2_Hproperty 
public static var UniGB_UCS2_H:Class

UniGB_UCS2_Vproperty 
public static var UniGB_UCS2_V:Class

UniJIS_UCS2_Hproperty 
public static var UniJIS_UCS2_H:Class

UniJIS_UCS2_HW_Hproperty 
public static var UniJIS_UCS2_HW_H:Class

UniJIS_UCS2_Vproperty 
public static var UniJIS_UCS2_V:Class

UniKS_UCS2_Hproperty 
public static var UniKS_UCS2_H:Class

UniKS_UCS2_Vproperty 
public static var UniKS_UCS2_V:Class

Constructor Detail
CMap()Constructor
public function CMap(bytes:ByteArray)



Parameters
bytes:ByteArray
Method Detail
load()method
public function load(b:ByteArray):void

Parameters

b:ByteArray