| Package | Description |
|---|---|
| org.apache.poi.hemf.record.emf | |
| org.apache.poi.hwmf.draw | |
| org.apache.poi.hwmf.record |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<HwmfPalette.PaletteEntry> |
HemfMisc.EmfEof.palette |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HwmfPalette.PaletteEntry> |
HemfMisc.EmfEof.getPalette() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HwmfPalette.PaletteEntry> |
HwmfDrawProperties.getPalette()
Returns the current palette.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HwmfDrawProperties.setPalette(java.util.List<HwmfPalette.PaletteEntry> palette)
Sets the current palette.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<HwmfPalette.PaletteEntry> |
HwmfPalette.WmfPaletteParent.palette |
| Constructor and Description |
|---|
PaletteEntry(HwmfPalette.PaletteEntry other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.