public static class HwmfEscape.WmfEscapeUnknownData extends Object implements HwmfEscape.HwmfEscapeData, GenericRecord
| Constructor and Description |
|---|
WmfEscapeUnknownData() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEscapeDataBytes() |
Map<String,Supplier<?>> |
getGenericProperties() |
int |
init(LittleEndianInputStream leis,
long recordSize,
HwmfEscape.EscapeFunction escapeFunction) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic byte[] getEscapeDataBytes()
public int init(LittleEndianInputStream leis, long recordSize, HwmfEscape.EscapeFunction escapeFunction) throws IOException
init in interface HwmfEscape.HwmfEscapeDataIOExceptionpublic Map<String,Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord