@SuppressWarnings({"unchecked"})
public T convert (Font font)

Convenience method for calling convert on this ParsedValue.

Parameters:
font    The Font to use when converting a relative value.

Returns:  The value converted to the type of the StyleableProperty

See also:
getConverter()