Searched defs:Font2D (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DFont2D.java36 public abstract class Font2D { class
88 * The strike cache is maintained per "Font2D" as that is the
92 * make the Font2D part of the key.
103 * strike obtained from this Font2D satifies the needs of the next
127 /* Returns the "real" style of this Font2D. Eg the font face
186 * Creates an appropriate strike for the Font2D subclass
298 * last strike returned from this Font2D. This should often be a win
328 * Font2D's strikeCache map.

Completed in 38 milliseconds