public static class HemfComment.EmfCommentDataBeginGroup extends java.lang.Object implements HemfComment.EmfCommentData
Constructor and Description |
---|
EmfCommentDataBeginGroup() |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
getBounds() |
HemfComment.HemfCommentRecordType |
getCommentRecordType() |
java.lang.String |
getDescription() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
long |
init(LittleEndianInputStream leis,
long dataSize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calcBounds, draw, getGenericRecordType
getGenericChildren
public HemfComment.HemfCommentRecordType getCommentRecordType()
getCommentRecordType
in interface HemfComment.EmfCommentData
public long init(LittleEndianInputStream leis, long dataSize) throws java.io.IOException
init
in interface HemfComment.EmfCommentData
java.io.IOException
public java.awt.geom.Rectangle2D getBounds()
public java.lang.String getDescription()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.