public static class HemfPlusDraw.EmfPlusDrawDriverString extends java.lang.Object implements HemfPlusRecord, HemfPlusMisc.EmfPlusObjectId, HemfPlusDraw.EmfPlusSolidColor
OBJECT_IDSOLID_COLOR| Constructor and Description |
|---|
EmfPlusDrawDriverString() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBrushIdValue() |
HemfPlusRecordType |
getEmfPlusRecordType() |
int |
getFlags() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
long |
init(LittleEndianInputStream leis,
long dataSize,
long recordId,
int flags)
Init record from stream
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdrawgetGenericChildren, getGenericRecordTypegetObjectIdapplyColor, getBrushId, getSolidColor, isSolidColorpublic HemfPlusRecordType getEmfPlusRecordType()
getEmfPlusRecordType in interface HemfPlusRecordpublic int getFlags()
getFlags in interface HemfPlusDraw.EmfPlusSolidColorgetFlags in interface HemfPlusMisc.EmfPlusObjectIdgetFlags in interface HemfPlusRecordpublic int getBrushIdValue()
getBrushIdValue in interface HemfPlusDraw.EmfPlusSolidColorpublic long init(LittleEndianInputStream leis, long dataSize, long recordId, int flags) throws java.io.IOException
HemfPlusRecordinit in interface HemfPlusRecordleis - the little endian input streamdataSize - the size limit for this recordrecordId - the id of the HemfPlusRecordTypeflags - the record flagsjava.io.IOException - when the inputstream is malformedpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord