public static class HwmfFill.WmfExtFloodFill extends HwmfFill.WmfFloodFill
| Modifier and Type | Class and Description |
|---|---|
static class |
HwmfFill.WmfExtFloodFill.HwmfFloodFillMode |
| Modifier and Type | Field and Description |
|---|---|
protected HwmfFill.WmfExtFloodFill.HwmfFloodFillMode |
mode |
colorRef, start| Constructor and Description |
|---|
WmfExtFloodFill() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(HwmfGraphics ctx)
Apply the record settings to the graphics context
|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
HwmfFill.WmfExtFloodFill.HwmfFloodFillMode |
getMode() |
HwmfRecordType |
getWmfRecordType() |
int |
init(LittleEndianInputStream leis,
long recordSize,
int recordFunction)
Init record from stream
|
getColorRef, getStartclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGenericRecordTypegetGenericChildrenprotected HwmfFill.WmfExtFloodFill.HwmfFloodFillMode mode
public HwmfRecordType getWmfRecordType()
getWmfRecordType in interface HwmfRecordgetWmfRecordType in class HwmfFill.WmfFloodFillpublic int init(LittleEndianInputStream leis, long recordSize, int recordFunction) throws java.io.IOException
HwmfRecordinit in interface HwmfRecordinit in class HwmfFill.WmfFloodFillleis - the little endian input streamjava.io.IOExceptionpublic void draw(HwmfGraphics ctx)
HwmfRecorddraw in interface HwmfRecorddraw in class HwmfFill.WmfFloodFillctx - the graphics context to modifypublic HwmfFill.WmfExtFloodFill.HwmfFloodFillMode getMode()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordgetGenericProperties in class HwmfFill.WmfFloodFillCopyright 2021 The Apache Software Foundation or its licensors, as applicable.