parse


Description:

public int parse (string input) throws ParseError

Parse the string representation of an angle

Parameters:

input

the string representation of the angle

Returns:

the angle

Exceptions:

ParseError.INVALID_INTEGER

not a valid number

ParseError.OUT_OF_RANGE

input outside 32 bit integer


Namespace: Geda3.Angle
Package: Gschem3