public static class HemfComment.EmfCommentDataPlus extends java.lang.Object implements HemfComment.EmfCommentData
| Constructor and Description | 
|---|
| EmfCommentDataPlus() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | calcBounds(HemfRecord.RenderBounds holder) | 
| void | draw(HemfGraphics ctx)Apply the record settings to the graphics context | 
| HemfComment.HemfCommentRecordType | getCommentRecordType() | 
| java.util.List<HemfPlusRecord> | getGenericChildren() | 
| java.util.Map<java.lang.String,java.util.function.Supplier<?>> | getGenericProperties() | 
| java.util.List<HemfPlusRecord> | getRecords() | 
| long | init(LittleEndianInputStream leis,
    long dataSize) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGenericRecordTypepublic 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<HemfPlusRecord> getRecords()
public void draw(HemfGraphics ctx)
HemfComment.EmfCommentDatadraw in interface HemfComment.EmfCommentDatactx - the graphics context to modifypublic void calcBounds(HemfRecord.RenderBounds holder)
calcBounds in interface HemfComment.EmfCommentDatapublic java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordpublic java.util.List<HemfPlusRecord> getGenericChildren()
getGenericChildren in interface GenericRecordCopyright 2022 The Apache Software Foundation or its licensors, as applicable.