Package | com.adobe.mediacore.textformat |
Class | public final class Font |
Inheritance | Font ![]() |
Constant | Defined By | ||
---|---|---|---|
CASUAL : String = casual [static] | Font | ||
CURSIVE : String = cursive [static] | Font | ||
DEFAULT : String = default [static] | Font | ||
MONOSPACED_WITHOUT_SERIFS : String = monospaced_without_serifs [static] | Font | ||
MONOSPACED_WITH_SERIFS : String = monospaced_with_serifs [static] | Font | ||
PROPORTIONAL_WITHOUT_SERIFS : String = proportional_without_serifs [static] | Font | ||
PROPORTIONAL_WITH_SERIFS : String = proportional_with_serifs [static] | Font | ||
SMALL_CAPITALS : String = small_capitals [static] | Font |
CASUAL | Constant |
public static const CASUAL:String = casual
CURSIVE | Constant |
public static const CURSIVE:String = cursive
DEFAULT | Constant |
public static const DEFAULT:String = default
MONOSPACED_WITH_SERIFS | Constant |
public static const MONOSPACED_WITH_SERIFS:String = monospaced_with_serifs
MONOSPACED_WITHOUT_SERIFS | Constant |
public static const MONOSPACED_WITHOUT_SERIFS:String = monospaced_without_serifs
PROPORTIONAL_WITH_SERIFS | Constant |
public static const PROPORTIONAL_WITH_SERIFS:String = proportional_with_serifs
PROPORTIONAL_WITHOUT_SERIFS | Constant |
public static const PROPORTIONAL_WITHOUT_SERIFS:String = proportional_without_serifs
SMALL_CAPITALS | Constant |
public static const SMALL_CAPITALS:String = small_capitals