| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Method and Description |
|---|---|
FontBBox |
CffFontMetrics.getFontBBox()
Gets FontBBox value.
|
FontBBox |
FontMetrics.getFontBBox()
Gets FontBBox value.
|
FontBBox |
IFontMetrics.getFontBBox()
Gets Font bounding box.
|
FontBBox |
TopDictDataProvider.getFontBBox() |
FontBBox |
TtfFontMetrics.getFontBBox()
Gets FontBBox value.
|
FontBBox |
Type1FontMetrics.getFontBBox()
Gets FontBBox value.
|
FontBBox |
Glyph.getGlyphBBox()
Gets glyph BBox.
|
FontBBox |
FontMetrics.getGlyphBBox(GlyphId glyphId)
Returns glyph Bbox.
|
FontBBox |
IFontMetrics.getGlyphBBox(GlyphId glyphId)
Returns glyph BBox.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopDictDataProvider.setFontBBox(FontBBox value) |
Copyright © 2025 Aspose. All Rights Reserved.