jwx!
v0.0.2


wx
Class FontEncoding

java.lang.Object
  extended bywx.FontEncoding

public final class FontEncoding
extends java.lang.Object


Field Summary
static int FONTENCODING_ALTERNATIVE
           
static int FONTENCODING_BIG5
           
static int FONTENCODING_BULGARIAN
           
static int FONTENCODING_CP12_MAX
           
static int FONTENCODING_CP1250
           
static int FONTENCODING_CP1251
           
static int FONTENCODING_CP1252
           
static int FONTENCODING_CP1253
           
static int FONTENCODING_CP1254
           
static int FONTENCODING_CP1255
           
static int FONTENCODING_CP1256
           
static int FONTENCODING_CP1257
           
static int FONTENCODING_CP437
           
static int FONTENCODING_CP850
           
static int FONTENCODING_CP852
           
static int FONTENCODING_CP855
           
static int FONTENCODING_CP866
           
static int FONTENCODING_CP874
           
static int FONTENCODING_CP932
           
static int FONTENCODING_CP936
           
static int FONTENCODING_CP949
           
static int FONTENCODING_CP950
           
static int FONTENCODING_DEFAULT
           
static int FONTENCODING_EUC_JP
           
static int FONTENCODING_GB2312
           
static int FONTENCODING_ISO8859_1
           
static int FONTENCODING_ISO8859_10
           
static int FONTENCODING_ISO8859_11
           
static int FONTENCODING_ISO8859_12
           
static int FONTENCODING_ISO8859_13
           
static int FONTENCODING_ISO8859_14
           
static int FONTENCODING_ISO8859_15
           
static int FONTENCODING_ISO8859_2
           
static int FONTENCODING_ISO8859_3
           
static int FONTENCODING_ISO8859_4
           
static int FONTENCODING_ISO8859_5
           
static int FONTENCODING_ISO8859_6
           
static int FONTENCODING_ISO8859_7
           
static int FONTENCODING_ISO8859_8
           
static int FONTENCODING_ISO8859_9
           
static int FONTENCODING_ISO8859_MAX
           
static int FONTENCODING_KOI8
           
static int FONTENCODING_KOI8_U
           
static int FONTENCODING_MACARABIC
           
static int FONTENCODING_MACARABICEXT
           
static int FONTENCODING_MACARMENIAN
           
static int FONTENCODING_MACBENGALI
           
static int FONTENCODING_MACBURMESE
           
static int FONTENCODING_MACCELTIC
           
static int FONTENCODING_MACCENTRALEUR
           
static int FONTENCODING_MACCHINESESIMP
           
static int FONTENCODING_MACCHINESETRAD
           
static int FONTENCODING_MACCROATIAN
           
static int FONTENCODING_MACCYRILLIC
           
static int FONTENCODING_MACDEVANAGARI
           
static int FONTENCODING_MACDINGBATS
           
static int FONTENCODING_MACETHIOPIC
           
static int FONTENCODING_MACGAELIC
           
static int FONTENCODING_MACGEORGIAN
           
static int FONTENCODING_MACGREEK
           
static int FONTENCODING_MACGUJARATI
           
static int FONTENCODING_MACGURMUKHI
           
static int FONTENCODING_MACHEBREW
           
static int FONTENCODING_MACICELANDIC
           
static int FONTENCODING_MACJAPANESE
           
static int FONTENCODING_MACKANNADA
           
static int FONTENCODING_MACKEYBOARD
           
static int FONTENCODING_MACKHMER
           
static int FONTENCODING_MACKOREAN
           
static int FONTENCODING_MACLAOTIAN
           
static int FONTENCODING_MACMALAJALAM
           
static int FONTENCODING_MACMAX
           
static int FONTENCODING_MACMIN
           
static int FONTENCODING_MACMONGOLIAN
           
static int FONTENCODING_MACORIYA
           
static int FONTENCODING_MACROMAN
           
static int FONTENCODING_MACROMANIAN
           
static int FONTENCODING_MACSINHALESE
           
static int FONTENCODING_MACSYMBOL
           
static int FONTENCODING_MACTAMIL
           
static int FONTENCODING_MACTELUGU
           
static int FONTENCODING_MACTHAI
           
static int FONTENCODING_MACTIBETAN
           
static int FONTENCODING_MACTURKISH
           
static int FONTENCODING_MACVIATNAMESE
           
static int FONTENCODING_MAX
           
static int FONTENCODING_SHIFT_JIS
           
static int FONTENCODING_SYSTEM
           
static int FONTENCODING_UNICODE
           
static int FONTENCODING_UTF16
           
static int FONTENCODING_UTF16BE
           
static int FONTENCODING_UTF16LE
           
static int FONTENCODING_UTF32
           
static int FONTENCODING_UTF32BE
           
static int FONTENCODING_UTF32LE
           
static int FONTENCODING_UTF7
           
static int FONTENCODING_UTF8
           
 
Constructor Summary
FontEncoding()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FONTENCODING_SYSTEM

public static final int FONTENCODING_SYSTEM

FONTENCODING_DEFAULT

public static final int FONTENCODING_DEFAULT

FONTENCODING_ISO8859_1

public static final int FONTENCODING_ISO8859_1

FONTENCODING_ISO8859_2

public static final int FONTENCODING_ISO8859_2

FONTENCODING_ISO8859_3

public static final int FONTENCODING_ISO8859_3

FONTENCODING_ISO8859_4

public static final int FONTENCODING_ISO8859_4

FONTENCODING_ISO8859_5

public static final int FONTENCODING_ISO8859_5

FONTENCODING_ISO8859_6

public static final int FONTENCODING_ISO8859_6

FONTENCODING_ISO8859_7

public static final int FONTENCODING_ISO8859_7

FONTENCODING_ISO8859_8

public static final int FONTENCODING_ISO8859_8

FONTENCODING_ISO8859_9

public static final int FONTENCODING_ISO8859_9

FONTENCODING_ISO8859_10

public static final int FONTENCODING_ISO8859_10

FONTENCODING_ISO8859_11

public static final int FONTENCODING_ISO8859_11

FONTENCODING_ISO8859_12

public static final int FONTENCODING_ISO8859_12

FONTENCODING_ISO8859_13

public static final int FONTENCODING_ISO8859_13

FONTENCODING_ISO8859_14

public static final int FONTENCODING_ISO8859_14

FONTENCODING_ISO8859_15

public static final int FONTENCODING_ISO8859_15

FONTENCODING_ISO8859_MAX

public static final int FONTENCODING_ISO8859_MAX

FONTENCODING_KOI8

public static final int FONTENCODING_KOI8

FONTENCODING_KOI8_U

public static final int FONTENCODING_KOI8_U

FONTENCODING_ALTERNATIVE

public static final int FONTENCODING_ALTERNATIVE

FONTENCODING_BULGARIAN

public static final int FONTENCODING_BULGARIAN

FONTENCODING_CP437

public static final int FONTENCODING_CP437

FONTENCODING_CP850

public static final int FONTENCODING_CP850

FONTENCODING_CP852

public static final int FONTENCODING_CP852

FONTENCODING_CP855

public static final int FONTENCODING_CP855

FONTENCODING_CP866

public static final int FONTENCODING_CP866

FONTENCODING_CP874

public static final int FONTENCODING_CP874

FONTENCODING_CP932

public static final int FONTENCODING_CP932

FONTENCODING_CP936

public static final int FONTENCODING_CP936

FONTENCODING_CP949

public static final int FONTENCODING_CP949

FONTENCODING_CP950

public static final int FONTENCODING_CP950

FONTENCODING_CP1250

public static final int FONTENCODING_CP1250

FONTENCODING_CP1251

public static final int FONTENCODING_CP1251

FONTENCODING_CP1252

public static final int FONTENCODING_CP1252

FONTENCODING_CP1253

public static final int FONTENCODING_CP1253

FONTENCODING_CP1254

public static final int FONTENCODING_CP1254

FONTENCODING_CP1255

public static final int FONTENCODING_CP1255

FONTENCODING_CP1256

public static final int FONTENCODING_CP1256

FONTENCODING_CP1257

public static final int FONTENCODING_CP1257

FONTENCODING_CP12_MAX

public static final int FONTENCODING_CP12_MAX

FONTENCODING_UTF7

public static final int FONTENCODING_UTF7

FONTENCODING_UTF8

public static final int FONTENCODING_UTF8

FONTENCODING_EUC_JP

public static final int FONTENCODING_EUC_JP

FONTENCODING_UTF16BE

public static final int FONTENCODING_UTF16BE

FONTENCODING_UTF16LE

public static final int FONTENCODING_UTF16LE

FONTENCODING_UTF32BE

public static final int FONTENCODING_UTF32BE

FONTENCODING_UTF32LE

public static final int FONTENCODING_UTF32LE

FONTENCODING_MACROMAN

public static final int FONTENCODING_MACROMAN

FONTENCODING_MACJAPANESE

public static final int FONTENCODING_MACJAPANESE

FONTENCODING_MACCHINESETRAD

public static final int FONTENCODING_MACCHINESETRAD

FONTENCODING_MACKOREAN

public static final int FONTENCODING_MACKOREAN

FONTENCODING_MACARABIC

public static final int FONTENCODING_MACARABIC

FONTENCODING_MACHEBREW

public static final int FONTENCODING_MACHEBREW

FONTENCODING_MACGREEK

public static final int FONTENCODING_MACGREEK

FONTENCODING_MACCYRILLIC

public static final int FONTENCODING_MACCYRILLIC

FONTENCODING_MACDEVANAGARI

public static final int FONTENCODING_MACDEVANAGARI

FONTENCODING_MACGURMUKHI

public static final int FONTENCODING_MACGURMUKHI

FONTENCODING_MACGUJARATI

public static final int FONTENCODING_MACGUJARATI

FONTENCODING_MACORIYA

public static final int FONTENCODING_MACORIYA

FONTENCODING_MACBENGALI

public static final int FONTENCODING_MACBENGALI

FONTENCODING_MACTAMIL

public static final int FONTENCODING_MACTAMIL

FONTENCODING_MACTELUGU

public static final int FONTENCODING_MACTELUGU

FONTENCODING_MACKANNADA

public static final int FONTENCODING_MACKANNADA

FONTENCODING_MACMALAJALAM

public static final int FONTENCODING_MACMALAJALAM

FONTENCODING_MACSINHALESE

public static final int FONTENCODING_MACSINHALESE

FONTENCODING_MACBURMESE

public static final int FONTENCODING_MACBURMESE

FONTENCODING_MACKHMER

public static final int FONTENCODING_MACKHMER

FONTENCODING_MACTHAI

public static final int FONTENCODING_MACTHAI

FONTENCODING_MACLAOTIAN

public static final int FONTENCODING_MACLAOTIAN

FONTENCODING_MACGEORGIAN

public static final int FONTENCODING_MACGEORGIAN

FONTENCODING_MACARMENIAN

public static final int FONTENCODING_MACARMENIAN

FONTENCODING_MACCHINESESIMP

public static final int FONTENCODING_MACCHINESESIMP

FONTENCODING_MACTIBETAN

public static final int FONTENCODING_MACTIBETAN

FONTENCODING_MACMONGOLIAN

public static final int FONTENCODING_MACMONGOLIAN

FONTENCODING_MACETHIOPIC

public static final int FONTENCODING_MACETHIOPIC

FONTENCODING_MACCENTRALEUR

public static final int FONTENCODING_MACCENTRALEUR

FONTENCODING_MACVIATNAMESE

public static final int FONTENCODING_MACVIATNAMESE

FONTENCODING_MACARABICEXT

public static final int FONTENCODING_MACARABICEXT

FONTENCODING_MACSYMBOL

public static final int FONTENCODING_MACSYMBOL

FONTENCODING_MACDINGBATS

public static final int FONTENCODING_MACDINGBATS

FONTENCODING_MACTURKISH

public static final int FONTENCODING_MACTURKISH

FONTENCODING_MACCROATIAN

public static final int FONTENCODING_MACCROATIAN

FONTENCODING_MACICELANDIC

public static final int FONTENCODING_MACICELANDIC

FONTENCODING_MACROMANIAN

public static final int FONTENCODING_MACROMANIAN

FONTENCODING_MACCELTIC

public static final int FONTENCODING_MACCELTIC

FONTENCODING_MACGAELIC

public static final int FONTENCODING_MACGAELIC

FONTENCODING_MACKEYBOARD

public static final int FONTENCODING_MACKEYBOARD

FONTENCODING_MAX

public static final int FONTENCODING_MAX

FONTENCODING_MACMIN

public static final int FONTENCODING_MACMIN

FONTENCODING_MACMAX

public static final int FONTENCODING_MACMAX

FONTENCODING_UTF16

public static final int FONTENCODING_UTF16

FONTENCODING_UTF32

public static final int FONTENCODING_UTF32

FONTENCODING_UNICODE

public static final int FONTENCODING_UNICODE

FONTENCODING_GB2312

public static final int FONTENCODING_GB2312

FONTENCODING_BIG5

public static final int FONTENCODING_BIG5

FONTENCODING_SHIFT_JIS

public static final int FONTENCODING_SHIFT_JIS
Constructor Detail

FontEncoding

public FontEncoding()

jwx!
v0.0.2


© 2006 Amit G Mendapara.