|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HemfRecord | |
---|---|
org.apache.poi.hemf.extractor | |
org.apache.poi.hemf.record |
Uses of HemfRecord in org.apache.poi.hemf.extractor |
---|
Methods in org.apache.poi.hemf.extractor that return types with arguments of type HemfRecord | |
---|---|
java.util.Iterator<HemfRecord> |
HemfExtractor.iterator()
|
Uses of HemfRecord in org.apache.poi.hemf.record |
---|
Classes in org.apache.poi.hemf.record that implement HemfRecord | |
---|---|
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
|
Fields in org.apache.poi.hemf.record with type parameters of type HemfRecord | |
---|---|
java.lang.Class<? extends HemfRecord> |
HemfRecordType.clazz
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |