Package | Description |
---|---|
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
Modifier and Type | Method and Description |
---|---|
HwmfMapMode |
HwmfDrawProperties.getMapMode() |
Modifier and Type | Method and Description |
---|---|
void |
HwmfDrawProperties.setMapMode(HwmfMapMode mapMode) |
Modifier and Type | Field and Description |
---|---|
protected HwmfMapMode |
HwmfMisc.WmfSetMapMode.mapMode |
Modifier and Type | Method and Description |
---|---|
HwmfMapMode |
HwmfMisc.WmfSetMapMode.getMapMode() |
static HwmfMapMode |
HwmfMapMode.valueOf(int flag) |
static HwmfMapMode |
HwmfMapMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfMapMode[] |
HwmfMapMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.