public static class HwmfEscape.WmfEscapeEMF extends java.lang.Object implements HwmfEscape.HwmfEscapeData, GenericRecord
| Constructor and Description |
|---|
WmfEscapeEMF() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCommentRecordCount() |
int |
getCurrentRecordSize() |
byte[] |
getEmfData() |
int |
getEmfRecordSize() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
int |
getRemainingBytes() |
int |
init(LittleEndianInputStream leis,
long recordSize,
HwmfEscape.EscapeFunction escapeFunction) |
boolean |
isValid() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic int init(LittleEndianInputStream leis, long recordSize, HwmfEscape.EscapeFunction escapeFunction) throws java.io.IOException
init in interface HwmfEscape.HwmfEscapeDatajava.io.IOExceptionpublic boolean isValid()
public int getCommentRecordCount()
public int getCurrentRecordSize()
public int getRemainingBytes()
public int getEmfRecordSize()
public byte[] getEmfData()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordCopyright 2022 The Apache Software Foundation or its licensors, as applicable.