| Package | com.adobe.mediacore.textformat |
| Class | public final class FontEdge |
| Inheritance | FontEdge Object |
| Constant | Defined By | ||
|---|---|---|---|
| DEFAULT : String = default [static] | FontEdge | ||
| DEPRESSED : String = depressed [static] | FontEdge | ||
| DROP_SHADOW_LEFT : String = drop_shadow_left [static] | FontEdge | ||
| DROP_SHADOW_RIGHT : String = drop_shadow_right [static] | FontEdge | ||
| NONE : String = none [static] | FontEdge | ||
| RAISED : String = raised [static] | FontEdge | ||
| UNIFORM : String = uniform [static] | FontEdge | ||
| DEFAULT | Constant |
public static const DEFAULT:String = default| DEPRESSED | Constant |
public static const DEPRESSED:String = depressed| DROP_SHADOW_LEFT | Constant |
public static const DROP_SHADOW_LEFT:String = drop_shadow_left| DROP_SHADOW_RIGHT | Constant |
public static const DROP_SHADOW_RIGHT:String = drop_shadow_right| NONE | Constant |
public static const NONE:String = none| RAISED | Constant |
public static const RAISED:String = raised| UNIFORM | Constant |
public static const UNIFORM:String = uniform