public static class HemfPlusDraw.EmfPlusDrawRects extends Object implements HemfPlusRecord, HemfPlusMisc.EmfPlusObjectId, HemfPlusDraw.EmfPlusCompressed
OBJECT_IDCOMPRESSED| Constructor and Description |
|---|
EmfPlusDrawRects() |
| Modifier and Type | Method and Description |
|---|---|
HemfPlusRecordType |
getEmfPlusRecordType() |
int |
getFlags() |
Map<String,Supplier<?>> |
getGenericProperties() |
long |
init(LittleEndianInputStream leis,
long dataSize,
long recordId,
int flags)
Init record from stream
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcalcBounds, draw, getGenericRecordTypegetGenericChildrengetObjectIdgetReadRect, isCompressedpublic HemfPlusRecordType getEmfPlusRecordType()
getEmfPlusRecordType in interface HemfPlusRecordpublic int getFlags()
getFlags in interface HemfPlusDraw.EmfPlusCompressedgetFlags in interface HemfPlusMisc.EmfPlusObjectIdgetFlags in interface HemfPlusRecordpublic long init(LittleEndianInputStream leis, long dataSize, long recordId, int flags) throws IOException
HemfPlusRecordinit in interface HemfPlusRecordleis - the little endian input streamdataSize - the size limit for this recordrecordId - the id of the HemfPlusRecordTypeflags - the record flagsIOException - when the inputstream is malformedpublic Map<String,Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord