public static interface HemfComment.EmfCommentData extends GenericRecord
| Modifier and Type | Method and Description |
|---|---|
default void |
draw(HemfGraphics ctx)
Apply the record settings to the graphics context
|
HemfComment.HemfCommentRecordType |
getCommentRecordType() |
default java.lang.Enum |
getGenericRecordType() |
long |
init(LittleEndianInputStream leis,
long dataSize) |
getGenericChildren, getGenericPropertiesHemfComment.HemfCommentRecordType getCommentRecordType()
long init(LittleEndianInputStream leis, long dataSize) throws java.io.IOException
java.io.IOExceptiondefault void draw(HemfGraphics ctx)
ctx - the graphics context to modifydefault java.lang.Enum getGenericRecordType()
getGenericRecordType in interface GenericRecordCopyright 2020 The Apache Software Foundation or its licensors, as applicable.