Package org.apache.poi.hemf.record.emf
Class HemfText.EmfExtTextOutOptions
java.lang.Object
org.apache.poi.hwmf.record.HwmfText.WmfExtTextOutOptions
org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutOptions
- All Implemented Interfaces:
GenericRecord
- Enclosing class:
HemfText
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOutOptions
getGenericProperties, isClipped, isOpaque, isYDisplacedMethods 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
-
EmfExtTextOutOptions
public EmfExtTextOutOptions()
-
-
Method Details
-
init
- Overrides:
initin classHwmfText.WmfExtTextOutOptions
-