Overview | Methods | Fields | This Package | All Packages
Retrieves a boolean value that indicates whether the specified value is a valid FontFamily value.
Syntax
public static boolean valid( int value )
Parameters
value
The value to evaluate against the constants defined in this class.
Return Value
Returns true if value is a valid FontPitch constant; otherwise, returns false.