public interface DocumentService extends Service
Modifier and Type | Method and Description |
---|---|
void |
FontDiscovery() |
Map |
getAvailableFontFamiles() |
Map |
getAvailableFontsForJDK() |
Map |
getAvailableFontsForPDF() |
Properties |
getAwtFontMapper() |
Properties |
getAwtFontMapperBak() |
Map |
getConfigMap() |
Map |
getFontInfoFromFile(String arg0) |
Map |
getUserConfigMap() |
Image |
getWmimage() |
File |
getWmimagefile() |
boolean |
isCommonFont(String arg0) |
boolean |
isFontPathRegistered(String arg0) |
boolean |
isFontPathRegisteredAsUserFont(String arg0) |
boolean |
registerFontDirectory(String arg0) |
boolean |
registerFontFile(String arg0) |
getMetaData, getProperty, getResourceBundle, getStatus, restart, setProperty, start, stop
boolean registerFontFile(String arg0)
boolean registerFontDirectory(String arg0)
void FontDiscovery()
boolean isFontPathRegistered(String arg0)
boolean isFontPathRegisteredAsUserFont(String arg0)
Map getAvailableFontsForPDF()
Map getAvailableFontsForJDK()
Map getAvailableFontFamiles()
Map getConfigMap()
Map getUserConfigMap()
Map getFontInfoFromFile(String arg0)
boolean isCommonFont(String arg0)
Properties getAwtFontMapper()
Properties getAwtFontMapperBak()
File getWmimagefile()
Image getWmimage()
Copyright © 2015 Lucee