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, wait
getGenericChildren, getGenericRecordType
public 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 GenericRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.