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