public class FileFontSource
Constructor Summary |
---|
FileFontSource(java.lang.StringfilePath)
Ctor. |
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getFilePath() | |
Path to font file.
|
||
int | getType() | |
Returns the type of the font source.
The value of the property is FontSourceType integer constant. |
public FileFontSource(java.lang.String filePath)
filePath
- path to font filepublic java.lang.String getFilePath()
public int getType()