Package org.apache.poi.hwmf.record
Class HwmfPalette.WmfSetPaletteEntries
java.lang.Object
org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
- All Implemented Interfaces:
GenericRecord,HwmfObjectTableEntry,HwmfRecord
- Direct Known Subclasses:
HemfPalette.EmfSetPaletteEntries
- Enclosing class:
HwmfPalette
The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical
palette that is defined in the playback device context.
-
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
-
WmfSetPaletteEntries
public WmfSetPaletteEntries()
-
-
Method Details
-
getWmfRecordType
-
applyObject
-