Package org.apache.poi.hwmf.record
Class HwmfPalette.WmfCreatePalette
java.lang.Object
org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
- All Implemented Interfaces:
GenericRecord,HwmfObjectTableEntry,HwmfRecord
- Direct Known Subclasses:
HemfPalette.EmfCreatePalette
- Enclosing class:
HwmfPalette
public static class HwmfPalette.WmfCreatePalette
extends HwmfPalette.WmfPaletteParent
implements HwmfObjectTableEntry
The META_CREATEPALETTE record creates a Palette Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
draw, getGenericProperties, initMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.poi.common.usermodel.GenericRecord
getGenericChildrenMethods inherited from interface org.apache.poi.hwmf.record.HwmfRecord
getGenericRecordType
-
Constructor Details
-
WmfCreatePalette
public WmfCreatePalette()
-
-
Method Details
-
getWmfRecordType
- Specified by:
getWmfRecordTypein interfaceHwmfRecord
-
applyObject
- Specified by:
applyObjectin interfaceHwmfObjectTableEntry
-