Package | Description |
---|---|
org.apache.poi.hemf.draw | |
org.apache.poi.hemf.record.emf | |
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
Modifier and Type | Class and Description |
---|---|
class |
HemfGraphics |
Modifier and Type | Class and Description |
---|---|
static class |
HemfComment.EmfComment |
static class |
HemfComment.EmfCommentDataGeneric
Private data is unknown to EMF; it is meaningful only to applications that know the format of the
data and how to use it.
|
static class |
HemfText.EmfExtTextOutA |
static class |
HemfText.EmfExtTextOutW |
Modifier and Type | Class and Description |
---|---|
class |
HwmfGraphics |
Modifier and Type | Class and Description |
---|---|
static class |
HwmfText.WmfExtTextOut
The META_EXTTEXTOUT record outputs text by using the font, background color, and text color that
are defined in the playback device context.
|
static class |
HwmfText.WmfTextOut
The META_TEXTOUT record outputs a character string at the specified location by using the font,
background color, and text color that are defined in the playback device context.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.