public static class HemfWindowing.EmfSetExcludeClipRect extends HwmfWindowing.WmfExcludeClipRect implements HemfRecord
bounds| Constructor and Description |
|---|
EmfSetExcludeClipRect() |
| Modifier and Type | Method and Description |
|---|---|
HemfRecordType |
getEmfRecordType() |
java.lang.Enum |
getGenericRecordType() |
long |
init(LittleEndianInputStream leis,
long recordSize,
long recordId)
Init record from stream
|
draw, getBounds, getGenericProperties, getWmfRecordType, init, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdraw, setHeadergetGenericChildren, getGenericPropertiespublic HemfRecordType getEmfRecordType()
getEmfRecordType in interface HemfRecordpublic long init(LittleEndianInputStream leis, long recordSize, long recordId) throws java.io.IOException
HemfRecordinit in interface HemfRecordleis - the little endian input streamrecordSize - the size limit for this recordrecordId - the id of the HemfRecordTypejava.io.IOException - when the inputstream is malformedpublic java.lang.Enum getGenericRecordType()
getGenericRecordType in interface GenericRecordgetGenericRecordType in interface HemfRecordgetGenericRecordType in interface HwmfRecordCopyright 2020 The Apache Software Foundation or its licensors, as applicable.