| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
LineJustification クラスは、TextJustifier サブクラスの
lineJustfication プロパティの設定で使用される定数値の列挙です。
public static const ALL_BUT_LAST:String = "allButLast"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
テキストエンジンに、最後の行以外のすべての行を位置揃えするように指示します。
public static const ALL_INCLUDING_LAST:String = "allIncludingLast"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
テキストエンジンに、すべての行を位置揃えするように指示します。
public static const UNJUSTIFIED:String = "unjustified"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
テキストエンジンに、位置揃えされていない行を生成するように指示します。
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Mar 19 2009, 08:51 PM -07:00 現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/flash/text/engine/LineJustification.html