public FontFactoryImp getFontImp() { return fontImp; }
public void setFontImp(FontFactoryImp fontImp) { this.fontImp = fontImp; }