| Package | Description |
|---|---|
| org.apache.poi.hemf.draw | |
| org.apache.poi.hemf.record.emf |
| Modifier and Type | Method and Description |
|---|---|
HemfGraphics.EmfRenderState |
HemfGraphics.getRenderState() |
static HemfGraphics.EmfRenderState |
HemfGraphics.EmfRenderState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HemfGraphics.EmfRenderState[] |
HemfGraphics.EmfRenderState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HemfGraphics.setRenderState(HemfGraphics.EmfRenderState renderState) |
| Modifier and Type | Method and Description |
|---|---|
HemfGraphics.EmfRenderState |
HemfRecord.RenderBounds.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
HemfRecord.RenderBounds.setState(HemfGraphics.EmfRenderState state) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.