public static class HemfComment.EmfCommentDataWMF extends Object implements HemfComment.EmfCommentData
| Constructor and Description |
|---|
EmfCommentDataWMF() |
| Modifier and Type | Method and Description |
|---|---|
Rectangle2D |
getBounds() |
HemfComment.HemfCommentRecordType |
getCommentRecordType() |
Map<String,Supplier<?>> |
getGenericProperties() |
byte[] |
getWMFData() |
long |
init(LittleEndianInputStream leis,
long dataSize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcBounds, draw, getGenericRecordTypegetGenericChildrenpublic HemfComment.HemfCommentRecordType getCommentRecordType()
getCommentRecordType in interface HemfComment.EmfCommentDatapublic long init(LittleEndianInputStream leis, long dataSize) throws IOException
init in interface HemfComment.EmfCommentDataIOExceptionpublic byte[] getWMFData()
public Rectangle2D getBounds()
public Map<String,Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord