| Pacchetto | flash.text.engine |
| Classe | public final class LineJustification |
| Ereditarietà | LineJustification Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5, Flash Lite 4 |
lineJustfication delle sottoclassi TextJustifier.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| ALL_BUT_LAST : String = "allButLast" [statico]
Giustifica tutte le righe tranne l'ultima. | LineJustification | ||
| ALL_BUT_MANDATORY_BREAK : String = "allButMandatoryBreak" [statico]
Giustifica tutte le righe tranne l'ultima e fa terminare le righe con interruzioni obbligatorie. | LineJustification | ||
| ALL_INCLUDING_LAST : String = "allIncludingLast" [statico]
Giustifica tutte le righe. | LineJustification | ||
| UNJUSTIFIED : String = "unjustified" [statico]
Non giustifica le righe. | LineJustification | ||
Descrizione delle costanti
ALL_BUT_LAST | Costante |
public static const ALL_BUT_LAST:String = "allButLast"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Giustifica tutte le righe tranne l'ultima.
ALL_BUT_MANDATORY_BREAK | Costante |
public static const ALL_BUT_MANDATORY_BREAK:String = "allButMandatoryBreak"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | AIR 1.0, Flash Player 13 |
Giustifica tutte le righe tranne l'ultima e fa terminare le righe con interruzioni obbligatorie.
ALL_INCLUDING_LAST | Costante |
public static const ALL_INCLUDING_LAST:String = "allIncludingLast"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Giustifica tutte le righe.
UNJUSTIFIED | Costante |
public static const UNJUSTIFIED:String = "unjustified"| Versione linguaggio: | ActionScript 3.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Non giustifica le righe.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate