| Package | com.adobe.mediacore.textformat |
| Class | public final class Font |
| Inheritance | Font Object |
| Constant | Defined By | ||
|---|---|---|---|
| CASUAL : String = casual [static] | Font | ||
| CURSIVE : String = cursive [static] | Font | ||
| DEFAULT : String = default [static] | Font | ||
| MONOSPACED_WITH_SERIFS : String = monospaced_with_serifs [static] | Font | ||
| MONSPACED_WITHOUT_SERIFS : String = monspaced_without_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| MONSPACED_WITHOUT_SERIFS | Constant |
public static const MONSPACED_WITHOUT_SERIFS:String = monspaced_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