public static class HemfComment.EmfCommentDataPlus extends java.lang.Object implements HemfComment.EmfCommentData
| Constructor and Description |
|---|
EmfCommentDataPlus() |
| Modifier and Type | Method and Description |
|---|---|
void |
calcBounds(java.awt.geom.Rectangle2D window,
java.awt.geom.Rectangle2D viewport,
HemfGraphics.EmfRenderState[] renderState) |
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(java.awt.geom.Rectangle2D window,
java.awt.geom.Rectangle2D viewport,
HemfGraphics.EmfRenderState[] renderState)
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 2021 The Apache Software Foundation or its licensors, as applicable.