public static class HemfComment.EmfCommentDataMultiformats extends java.lang.Object implements HemfComment.EmfCommentData
Constructor and Description |
---|
EmfCommentDataMultiformats() |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
getBounds() |
HemfComment.HemfCommentRecordType |
getCommentRecordType() |
java.util.List<HemfComment.EmfCommentDataFormat> |
getFormats() |
java.util.List<HemfComment.EmfCommentDataFormat> |
getGenericChildren() |
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
draw, getGenericRecordType
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.util.List<HemfComment.EmfCommentDataFormat> getFormats()
public java.awt.geom.Rectangle2D getBounds()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
public java.util.List<HemfComment.EmfCommentDataFormat> getGenericChildren()
getGenericChildren
in interface GenericRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.