public static class HwmfText.WmfExtTextOutOptions extends Object implements GenericRecord
| Modifier and Type | Field and Description |
|---|---|
protected int |
flags |
| Constructor and Description |
|---|
WmfExtTextOutOptions() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,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 Map<String,Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord