public static class HemfComment.EmfCommentDataFormat extends java.lang.Object implements GenericRecord
Constructor and Description |
---|
EmfCommentDataFormat() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
byte[] |
getRawData() |
HemfComment.EmfFormatSignature |
getSignature() |
long |
init(LittleEndianInputStream leis,
long dataSize,
long startIdx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGenericChildren, getGenericRecordType
public long init(LittleEndianInputStream leis, long dataSize, long startIdx) throws java.io.IOException
java.io.IOException
public byte[] getRawData()
public HemfComment.EmfFormatSignature getSignature()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.