parse


Description:

public int parse (string input) throws ParseError

Parse the input file representation of text size

Parameters:

input

the string representation of the text size

Returns:

the text size

Exceptions:

ParseError.INVALID_INTEGER

the input is not a valid number

ParseError.OUT_OF_RANGE

the input is outside the valid range of text sizes


Namespace: Geda3.TextSize
Package: Gschem3