Package | Description |
---|---|
org.apache.poi.hemf.draw |
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) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.