|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.export.tools.pdf.PdfFonts.FontsInfoStore
public static class PdfFonts.FontsInfoStore
Accessory class FontsInfoStore
Nested Class Summary | |
---|---|
class |
PdfFonts.FontsInfoStore.FontStyleInfo
Accessory class FontStyleInfo |
Constructor Summary | |
---|---|
PdfFonts.FontsInfoStore()
|
Method Summary | |
---|---|
static void |
clearFontsInfoStore()
Clear fonts info store |
com.stimulsoft.report.export.tools.pdf.PdfFonts.FontsInfoStore.FontInfo |
getFontInfo(StiFont font)
Get font info |
static void |
loadFontInfoToStore(java.lang.String fontName,
byte[] data)
Load font info to store |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PdfFonts.FontsInfoStore()
Method Detail |
---|
public static void loadFontInfoToStore(java.lang.String fontName, byte[] data)
fontName
- data
- public static void clearFontsInfoStore()
public com.stimulsoft.report.export.tools.pdf.PdfFonts.FontsInfoStore.FontInfo getFontInfo(StiFont font)
font
- StiFont
FontInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |