Microsoft SDK for Java

FontMetrics Methods

Constructors Description
FontMetrics Creates a new FontMetrics object.

Methods Description
equals Retrieves a boolean value that indicates whether the specified object is equivalent to this FontMetrics object.
equalsBase Retrieves a boolean value that indicates whether the specified FontMetrics object uses the same base font base as this one.
fillFontMetrics Initializes this object based on the contents of a Win32 TEXTMETRIC structure.
hashCode Retrieves a hash code for this FontMetrics object.
toString Retrieves a human-readable, string representation of this object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.