|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.FontCharSet
public final class FontCharSet
Represents the character set.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
ANSI_CHARSET
|
static int |
ARABIC_CHARSET
|
static int |
BALTIC_CHARSET
|
static int |
CHINESEBIG5_CHARSET
|
static int |
DEFAULT_CHARSET
|
static int |
EASTEUROPE_CHARSET
|
static int |
GB2312_CHARSET
|
static int |
GREEK_CHARSET
|
static int |
HANGEUL_CHARSET
|
static int |
HANGUL_CHARSET
|
static int |
HEBREW_CHARSET
|
static int |
JOHAB_CHARSET
|
static int |
MAC_CHARSET
|
static int |
OEM_CHARSET
|
static int |
RUSSIAN_CHARSET
|
static int |
SHIFTJIS_CHARSET
|
static int |
SYMBOL_CHARSET
|
static int |
THAI_CHARSET
|
static int |
TURKISH_CHARSET
|
static int |
VIETNAMESE_CHARSET
|
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.System.Enum |
---|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ANSI_CHARSET
public static final int DEFAULT_CHARSET
public static final int SYMBOL_CHARSET
public static final int MAC_CHARSET
public static final int SHIFTJIS_CHARSET
public static final int HANGEUL_CHARSET
public static final int HANGUL_CHARSET
public static final int JOHAB_CHARSET
public static final int GB2312_CHARSET
public static final int CHINESEBIG5_CHARSET
public static final int GREEK_CHARSET
public static final int TURKISH_CHARSET
public static final int VIETNAMESE_CHARSET
public static final int HEBREW_CHARSET
public static final int ARABIC_CHARSET
public static final int BALTIC_CHARSET
public static final int RUSSIAN_CHARSET
public static final int THAI_CHARSET
public static final int EASTEUROPE_CHARSET
public static final int OEM_CHARSET
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |