public static class HemfMisc.EmfSaveDc extends HwmfMisc.WmfSaveDc
HemfRecord.RenderBounds| Constructor and Description |
|---|
EmfSaveDc() |
| Modifier and Type | Method and Description |
|---|---|
HemfRecordType |
getEmfRecordType() |
default Map<String,Supplier<?>> |
getGenericProperties() |
HemfRecordType |
getGenericRecordType() |
long |
init(LittleEndianInputStream leis,
long recordSize,
long recordId)
Init record from stream
|
draw, getGenericProperties, getWmfRecordType, init, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcalcBounds, draw, setHeadergetGenericChildrenpublic HemfRecordType getEmfRecordType()
public long init(LittleEndianInputStream leis, long recordSize, long recordId) throws IOException
HemfRecordleis - the little endian input streamrecordSize - the size limit for this recordrecordId - the id of the HemfRecordTypeIOException - when the inputstream is malformedpublic HemfRecordType getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in interface HwmfRecordpublic Map<String,Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord