Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
unpublished |
interface XFont2 |
|
|
- Base Interfaces
XFont2
┗ XFont
XFont |
- (referenced interface's summary:)
- decribes a font on a specific device.
|
|
- Usage Restrictions
- not published
- Description
- extends the XFont interface and provides additional
information for a font.
- Since
- OOo 3.0
|
Methods' Summary |
hasGlyphs |
checks whether or not this font has all the glyphs for the text
specified by aText.
|
Methods' Details |
hasGlyphs
boolean |
hasGlyphs( |
[in] string |
aText ); |
- Description
- checks whether or not this font has all the glyphs for the text
specified by aText.
- Parameter aText
- The specified text for which glyphs are needed.
- Returns
- Returns whether or not this font has all the glyphs for the
specified text.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.