| Package | Description |
|---|---|
| org.apache.poi.hemf.extractor | |
| org.apache.poi.hemf.record |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<HemfRecord> |
HemfExtractor.iterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
HemfCommentRecord
This is the outer comment record that is recognized
by the initial parse by
HemfRecordType.comment. |
class |
HemfHeader
Extracts the full header from EMF files.
|
static class |
HemfText.ExtCreateFontIndirectW |
static class |
HemfText.ExtTextOutA |
static class |
HemfText.ExtTextOutW |
static class |
HemfText.PolyTextOutA
Needs to be implemented.
|
static class |
HemfText.PolyTextOutW
Needs to be implemented.
|
static class |
HemfText.SetTextAlign |
static class |
HemfText.SetTextColor |
static class |
HemfText.SetTextJustification |
class |
UnimplementedHemfRecord |
| Modifier and Type | Field and Description |
|---|---|
java.lang.Class<? extends HemfRecord> |
HemfRecordType.clazz |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.