public static class PDFExporter.MyFontMapper.BaseFontParameters extends java.lang.Object
boolean
cached
embedded
java.lang.String
encoding
fontName
byte[]
pfb
ttfAfm
PDFExporter.MyFontMapper.BaseFontParameters(java.lang.String fontName)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public java.lang.String fontName
public java.lang.String encoding
public boolean embedded
public boolean cached
public byte[] ttfAfm
public byte[] pfb
public PDFExporter.MyFontMapper.BaseFontParameters(java.lang.String fontName)
public java.lang.String toString()
toString
java.lang.Object