public static interface HemfComment.EmfCommentData extends GenericRecord
Modifier and Type | Method and Description |
---|---|
default void |
calcBounds(java.awt.geom.Rectangle2D bounds,
java.awt.geom.Rectangle2D viewport,
HemfGraphics.EmfRenderState[] renderState) |
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(java.awt.geom.Rectangle2D bounds, java.awt.geom.Rectangle2D viewport, HemfGraphics.EmfRenderState[] renderState)
default HemfComment.HemfCommentRecordType getGenericRecordType()
getGenericRecordType
in interface GenericRecord
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.