haXe API Documentation
Back | Index
extern class flash.text.engine.TextJustifier
Available in flash9
var lineJustification : LineJustification
var locale(default,null) : String
function new(locale : String, lineJustification : LineJustification) : Void
function clone() : TextJustifier
static function getJustifierForLocale(locale : String) : TextJustifier
Back | Index