Package | Description |
---|---|
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
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 | Method and Description |
---|---|
protected java.util.List<HwmfPalette.PaletteEntry> |
HwmfPalette.WmfPaletteParent.getPaletteCopy() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.