| Paket | flash.text.engine | 
| Klasse | public final class LineJustification | 
| Vererbung | LineJustification    Object | 
| Sprachversion: | ActionScript 3.0 | 
| Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 | 
lineJustfication-Eigenschaft in den TextJustifier-Unterklassen verwendet werden. 
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden 
Öffentliche Konstanten
| Konstante | Definiert von | ||
|---|---|---|---|
| ALL_BUT_LAST : String = "allButLast" [statisch]  
	Richtet alle Zeilen bis auf die letzte im Blocksatz aus.  | LineJustification | ||
| ALL_BUT_MANDATORY_BREAK : String = "allButMandatoryBreak" [statisch]  
	Richtet alle Zeilen im Blocksatz aus, außer die letzte Zeile und Zeilen, die mit einem Zeilenumbruch enden.  | LineJustification | ||
| ALL_INCLUDING_LAST : String = "allIncludingLast" [statisch]  
	Richtet alle Zeilen im Blocksatz aus.  | LineJustification | ||
| UNJUSTIFIED : String = "unjustified" [statisch]  
	Kein Blocksatz.  | LineJustification | ||
Konstantendetails
ALL_BUT_LAST | Konstante | 
public static const ALL_BUT_LAST:String = "allButLast"| Sprachversion: | ActionScript 3.0 | 
| Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 | 
Richtet alle Zeilen bis auf die letzte im Blocksatz aus.
ALL_BUT_MANDATORY_BREAK | Konstante | 
public static const ALL_BUT_MANDATORY_BREAK:String = "allButMandatoryBreak"| Sprachversion: | ActionScript 3.0 | 
| Laufzeitversionen: | AIR 1.0, Flash Player 13 | 
Richtet alle Zeilen im Blocksatz aus, außer die letzte Zeile und Zeilen, die mit einem Zeilenumbruch enden.
ALL_INCLUDING_LAST | Konstante | 
public static const ALL_INCLUDING_LAST:String = "allIncludingLast"| Sprachversion: | ActionScript 3.0 | 
| Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 | 
Richtet alle Zeilen im Blocksatz aus.
UNJUSTIFIED | Konstante | 
public static const UNJUSTIFIED:String = "unjustified"| Sprachversion: | ActionScript 3.0 | 
| Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 | 
Kein Blocksatz.
Tue Jun 12 2018, 10:04 AM Z
 
 Vererbte öffentliche Eigenschaften ausblenden
 Vererbte öffentliche Eigenschaften anzeigen