What are Font and FontMetrics classes?
Answer / ranganathkini
The Font class provides mappings to fonts that are used to
render text data onto the screen. The Font class maps the
characters of the language to their respecitve glyphs.
The FontMetrics provides access to attributes of Font
objects, things such as char width, char height, ascents,
line spacing, etc, all of which help in drawing the fonts on
the screen.
| Is This Answer Correct ? | 14 Yes | 1 No |
How arrays are stored in memory in java?
What do you mean by object?
If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great
What is thread pool? How can we create thread pool in java?
What is jee6?
What is default specifier ??? Use of default specifier ???
How to declare objects of a class ?
0 Answers Akamai Technologies,
What is an argument in java?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
How much ram can a 64 bit processor theoretically?
what is prepare statement? what is calabedtarement?
What are basic keywords?