|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.FontDataFactory
public class FontDataFactory
FontData factory
Constructor Summary | |
---|---|
FontDataFactory()
|
Method Summary | |
---|---|
IFontData |
createFontData(java.lang.String fontName)
Creates FontData with specified font name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontDataFactory()
Method Detail |
---|
public IFontData createFontData(java.lang.String fontName)
Creates FontData with specified font name.
createFontData
in interface IFontDataFactory
fontName
- Font name
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |