Retrieves a boolean value that indicates whether the specified FontMetrics object uses the same base font base as this one.
public boolean equalsBase( FontMetrics fi )
fi
The FontMetrics object to evaluate.
Returns true if the given FontMetrics object has the same base characteristics as this object; otherwise, returns false.