Package | Description |
---|---|
org.apache.poi.hemf.record.emf | |
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
Modifier and Type | Class and Description |
---|---|
static class |
HemfText.EmfExtTextOutOptions |
Modifier and Type | Method and Description |
---|---|
void |
HwmfGraphics.drawString(byte[] text,
int length,
java.awt.geom.Point2D reference,
java.awt.geom.Dimension2D scale,
java.awt.geom.Rectangle2D clip,
HwmfText.WmfExtTextOutOptions opts,
java.util.List<java.lang.Integer> dx,
boolean isUnicode) |
Modifier and Type | Field and Description |
---|---|
protected HwmfText.WmfExtTextOutOptions |
HwmfText.WmfExtTextOut.options
A 16-bit unsigned integer that defines the use of the application-defined
rectangle.
|
Constructor and Description |
---|
WmfExtTextOut(HwmfText.WmfExtTextOutOptions options) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.