Package org.apache.poi.hwmf.record
Class HwmfText.WmfExtTextOutOptions
java.lang.Object
org.apache.poi.hwmf.record.HwmfText.WmfExtTextOutOptions
- All Implemented Interfaces:
GenericRecord
- Direct Known Subclasses:
HemfText.EmfExtTextOutOptions
- Enclosing class:
HwmfText
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintinit(LittleEndianInputStream leis) booleanbooleanisOpaque()booleanMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.poi.common.usermodel.GenericRecord
getGenericChildren, getGenericRecordType
-
Constructor Details
-
WmfExtTextOutOptions
public WmfExtTextOutOptions()
-
-
Method Details
-
init
-
isOpaque
public boolean isOpaque() -
isClipped
public boolean isClipped() -
isYDisplaced
public boolean isYDisplaced() -
getGenericProperties
- Specified by:
getGenericPropertiesin interfaceGenericRecord
-