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

/openjdk7/jdk/src/share/classes/sun/font/
H A DPhysicalFont.java37 public abstract class PhysicalFont extends Font2D { class in inherits:Font2D
58 PhysicalFont(String platname, Object nativeNames) method in class:PhysicalFont
66 protected PhysicalFont() { method in class:PhysicalFont
71 * for physical fonts as the PhysicalFont holds a shared reference

Completed in 37 milliseconds