public static class HemfComment.EmfCommentDataGeneric extends java.lang.Object implements HemfComment.EmfCommentData, HwmfCharsetAware
Constructor and Description |
---|
EmfCommentDataGeneric() |
Modifier and Type | Method and Description |
---|---|
HemfComment.HemfCommentRecordType |
getCommentRecordType() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
byte[] |
getPrivateData() |
java.lang.String |
getPrivateDataAsString() |
long |
init(LittleEndianInputStream leis,
long dataSize) |
void |
setCharsetProvider(java.util.function.Supplier<java.nio.charset.Charset> provider) |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
calcBounds, draw, getGenericRecordType
getGenericChildren
public HemfComment.HemfCommentRecordType getCommentRecordType()
getCommentRecordType
in interface HemfComment.EmfCommentData
public long init(LittleEndianInputStream leis, long dataSize) throws java.io.IOException
init
in interface HemfComment.EmfCommentData
java.io.IOException
public byte[] getPrivateData()
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getPrivateDataAsString()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
public void setCharsetProvider(java.util.function.Supplier<java.nio.charset.Charset> provider)
setCharsetProvider
in interface HwmfCharsetAware
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.