Package | Description |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
org.apache.poi.util |
Top-level util package are classes that are useful throughout the project.
|
Modifier and Type | Method and Description |
---|---|
java.awt.FontMetrics |
PPGraphics2D.getFontMetrics(java.awt.Font f)
Gets the font metrics for the specified font.
|
Modifier and Type | Method and Description |
---|---|
java.awt.FontMetrics |
EscherGraphics.getFontMetrics(java.awt.Font f) |
Modifier and Type | Method and Description |
---|---|
static void |
FontMetricsDumper.main(java.lang.String[] args) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.