| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
JustificationStyle クラスは、EastAsianJustifier クラスの
justificationStyle プロパティの設定で使用される定数値の列挙です。 これらの定数値は、禁則文字の取扱いオプションを指定します。禁則文字とは日本語の文字で、行の最初や最後にすることのできない文字です。
public static const PRIORITIZE_LEAST_ADJUSTMENT:String = "prioritizeLeastAdjustment"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
行の拡張または圧縮(必要な幅に最も近い結果が得られる方)に応じて、位置揃えします。
public static const PUSH_IN_KINSOKU:String = "pushInKinsoku"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
行末の圧縮される禁則に応じて、または禁則がない場合やスペースが不足している場合の拡張に応じて、位置揃えします。
public static const PUSH_OUT_ONLY:String = "pushOutOnly"| 言語バージョン: | 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/JustificationStyle.html