public final class FontProxy extends Object implements Serializable
FontDescription and
a Font together in a database for retrieval. This is the standard
way that CAFE databases will store fonts.| Constructor and Description |
|---|
FontProxy(FontDescription fontDesc,
Font font) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Font |
getFont() |
FontDescription |
getFontDescription() |
int |
hashCode() |
String |
toString() |
public FontProxy(FontDescription fontDesc, Font font)
public Font getFont()
public FontDescription getFontDescription()
Copyright © 2010 - 2020 Adobe. All Rights Reserved