C# Class ClouDeveloper.HWP.CharacterSet

Show file Open project: rkttu/openhdksharp

Public Properties

Property Type Description
hnc2uni_page0 uint[]
hnc2uni_page4 ushort[]
hnc2uni_page5 uint[]
hnc2uni_page8 ].ushort[
hyc2uni_page14 ].ushort[

Public Methods

Method Description
hwp_hnchar_to_utf8 ( ushort c ) : string
hwp_hychar_to_utf8 ( ushort c ) : string

Private Methods

Method Description
CharacterSet ( ) : System

Method Details

hwp_hnchar_to_utf8() public static method

public static hwp_hnchar_to_utf8 ( ushort c ) : string
c ushort
return string

hwp_hychar_to_utf8() public static method

public static hwp_hychar_to_utf8 ( ushort c ) : string
c ushort
return string

Property Details

hnc2uni_page0 public static property

public static uint[] hnc2uni_page0
return uint[]

hnc2uni_page4 public static property

public static ushort[] hnc2uni_page4
return ushort[]

hnc2uni_page5 public static property

public static uint[] hnc2uni_page5
return uint[]

hnc2uni_page8 public static property

public static ushort[,] hnc2uni_page8
return ].ushort[

hyc2uni_page14 public static property

public static ushort[,] hyc2uni_page14
return ].ushort[