ImageGearJava Project > com.accusoft.imagegear.formats.xmp Package : ImGearXMPFont Class |
The following tables list the members exposed by ImGearXMPFont.
Name | Description | |
---|---|---|
ImGearXMPFont Constructor | Initializes a new instance of the ImGearXMPFont class. |
Name | Description | |
---|---|---|
getChildFontFiles | Returns list of file names for the fonts that make up a composite font. | |
getComposite | Returns a flag if composite font is specified. | |
getFontFace | Returns font face name. | |
getFontFamily | Returns font family name. | |
getFontFileName | Returns font file name (not a complete path). | |
getFontName | Returns postscript name of the font. | |
getFontType | Returns font type. | |
getVersionString | Returns version string. | |
setChildFontFiles | Sets list of file names for the fonts that make up a composite font. | |
setComposite | Sets a flag if composite font is specified. | |
setFontFace | Sets font face name. | |
setFontFamily | Sets font family name. | |
setFontFileName | Sets font file name (not a complete path). | |
setFontName | Sets postscript name of the font. | |
setFontType | Sets font type. | |
setVersionString | Sets version string. |