Package | Description |
---|---|
org.apache.poi.hemf.record.emf |
Modifier and Type | Class and Description |
---|---|
static class |
HemfComment.EmfCommentDataBeginGroup |
static class |
HemfComment.EmfCommentDataEndGroup |
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 |
HemfComment.EmfCommentDataMultiformats |
static class |
HemfComment.EmfCommentDataPlus
The EMR_COMMENT_EMFPLUS record contains embedded EMF+ records.
|
static class |
HemfComment.EmfCommentDataUnicode |
static class |
HemfComment.EmfCommentDataWMF |
Modifier and Type | Field and Description |
---|---|
java.util.function.Supplier<? extends HemfComment.EmfCommentData> |
HemfComment.HemfCommentRecordType.constructor |
Modifier and Type | Method and Description |
---|---|
HemfComment.EmfCommentData |
HemfComment.EmfComment.getCommentData() |
HemfComment.EmfCommentData |
HemfComment.EmfCommentDataIterator.next() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.