parse


Description:

public static TextAlignment parse (string input) throws ParseError

Parse the input file representation of a TextAlignment

Parameters:

input

the string representation of the text alignment

Returns:

the text alignment

Exceptions:

ParseError.INVALID_INTEGER

the input is not a valid number

ParseError.OUT_OF_RANGE

the input is outside the valid range of text alignments