:: 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
- OpenOffice 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 © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.