Package | com.myflashlab.air.extensions.rongta |
Class | public class TextSettings |
Inheritance | TextSettings Object |
Subclasses | ESCTextSettings |
ESCTextSettings
for configuring text settings.
Property | Defined By | ||
---|---|---|---|
_obj : Object | TextSettings |
Constant | Defined By | ||
---|---|---|---|
ALIGN_BOTH_SIDES : int = 3 [static] | TextSettings | ||
ALIGN_LEFT : int = 0 [static] | TextSettings | ||
ALIGN_MIDDLE : int = 1 [static] | TextSettings | ||
ALIGN_RIGHT : int = 2 [static] | TextSettings | ||
Rotate0 : int = 0 [static] | TextSettings | ||
Rotate180 : int = 2 [static] | TextSettings | ||
Rotate270 : int = 3 [static] | TextSettings | ||
Rotate90 : int = 1 [static] | TextSettings |
_obj | property |
protected var _obj:Object
ALIGN_BOTH_SIDES | Constant |
public static const ALIGN_BOTH_SIDES:int = 3
ALIGN_LEFT | Constant |
public static const ALIGN_LEFT:int = 0
ALIGN_MIDDLE | Constant |
public static const ALIGN_MIDDLE:int = 1
ALIGN_RIGHT | Constant |
public static const ALIGN_RIGHT:int = 2
Rotate0 | Constant |
public static const Rotate0:int = 0
Rotate180 | Constant |
public static const Rotate180:int = 2
Rotate270 | Constant |
public static const Rotate270:int = 3
Rotate90 | Constant |
public static const Rotate90:int = 1