Retrieves a boolean value that indicates whether the specified value is a valid FontFamily value.
public static boolean valid( int value )
value
The value to evaluate against the constants defined in this class.
Returns true if value is a valid FontPitch constant; otherwise, returns false.