public class ResourceFont extends FontImpl
| Constructor and Description |
|---|
ResourceFont(URL resource,
int type,
int fontID,
int fondID)
Constructor.
|
ResourceFont(URL resource,
int type,
int fontID,
int fondID,
FontData fontData)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getCachedFontDescription(String key) |
Map<String,Object> |
getCachedFontDescriptionMap() |
String |
getCanonicalPath() |
long |
getLastModified() |
long |
getLength() |
int |
hashCode() |
void |
setCachedFontDescription(String key,
Object value) |
String |
toString() |
canEmbedForEditting, canEmbedForPrintAndPreview, createSubset, getCacheSupportInfo, getCoolTypeGlyphBBox, getCoolTypeIcfBox, getCoolTypeIdeoEmBox, getCoolTypeLineMetrics, getCoolTypeScript, getCoolTypeUnderlineMetrics, getCSS20FontDescription, getFontData, getFXGFontDescription, getFXGFontDescription, getFXGFontDescription, getLineMetrics, getPDFFontDescription, getPlatformFontDescription, getPlatformFontDescription, getPlatformFontDescription, getPostscriptFontDescription, getPreferredCSS20FontDescription, getSWFFont4Description, getSWFFontDescription, getUnitsPerEmX, getUnitsPerEmY, getXDCFontDescription, hasCoolTypeProportionalRoman, isSymbolic, wasEmbeddedpublic ResourceFont(URL resource, int type, int fontID, int fondID)
public String getCanonicalPath()
getCanonicalPath in class FontImplpublic long getLastModified()
getLastModified in class FontImplpublic Object getCachedFontDescription(String key)
getCachedFontDescription in class FontImplpublic Map<String,Object> getCachedFontDescriptionMap()
getCachedFontDescriptionMap in class FontImplpublic void setCachedFontDescription(String key, Object value)
setCachedFontDescription in class FontImplCopyright © 2010 - 2020 Adobe. All Rights Reserved