Uses of Class
org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
Packages that use HwmfPalette.PaletteEntry
-
Uses of HwmfPalette.PaletteEntry in org.apache.poi.hwmf.draw
Methods in org.apache.poi.hwmf.draw that return types with arguments of type HwmfPalette.PaletteEntryMethod parameters in org.apache.poi.hwmf.draw with type arguments of type HwmfPalette.PaletteEntryModifier and TypeMethodDescriptionvoid
HwmfDrawProperties.setPalette
(List<HwmfPalette.PaletteEntry> palette) Sets the current palette. -
Uses of HwmfPalette.PaletteEntry in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return types with arguments of type HwmfPalette.PaletteEntryModifier and TypeMethodDescriptionprotected List<HwmfPalette.PaletteEntry>
HwmfPalette.WmfPaletteParent.getPaletteCopy()