Answer Posted / 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 |
Post New Answer View All Answers
What is difference between arraylist and list in java?
What is java command?
Give us a program to check for parenthesis matching using stack.
What is the importance of main method in Java?
How does class forname work in java?
What is a flag value?
What is primitive array?
What do you mean by chromounits in java8?
Can a abstract class be declared final?
What are benefits of java?
Does java return by reference?
Is a boolean variable?
Why string is immutable with example?
Is empty .java file name a valid source file name?
What are the important features of Java 11 release?