public static class HwmfText.WmfExtTextOutOptions extends java.lang.Object implements GenericRecord
| Modifier and Type | Field and Description |
|---|---|
protected int |
flags |
| Constructor and Description |
|---|
WmfExtTextOutOptions() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
int |
init(LittleEndianInputStream leis) |
boolean |
isClipped() |
boolean |
isOpaque() |
boolean |
isYDisplaced() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic int init(LittleEndianInputStream leis)
public boolean isOpaque()
public boolean isClipped()
public boolean isYDisplaced()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecordCopyright 2021 The Apache Software Foundation or its licensors, as applicable.