public static class HemfComment.EmfCommentDataMultiformats extends java.lang.Object implements HemfComment.EmfCommentData
| Constructor and Description |
|---|
EmfCommentDataMultiformats() |
| Modifier and Type | Method and Description |
|---|---|
HemfComment.HemfCommentRecordType |
getCommentRecordType() |
java.util.List<HemfComment.EmfCommentDataFormat> |
getFormats() |
long |
init(LittleEndianInputStream leis,
long dataSize) |
public HemfComment.HemfCommentRecordType getCommentRecordType()
getCommentRecordType in interface HemfComment.EmfCommentDatapublic long init(LittleEndianInputStream leis, long dataSize) throws java.io.IOException
init in interface HemfComment.EmfCommentDatajava.io.IOExceptionpublic java.util.List<HemfComment.EmfCommentDataFormat> getFormats()