|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HwmfPenStyle | |
|---|---|
| org.apache.poi.hwmf.draw | |
| org.apache.poi.hwmf.record | |
| Uses of HwmfPenStyle in org.apache.poi.hwmf.draw |
|---|
| Methods in org.apache.poi.hwmf.draw that return HwmfPenStyle | |
|---|---|
HwmfPenStyle |
HwmfDrawProperties.getPenStyle()
|
| Methods in org.apache.poi.hwmf.draw with parameters of type HwmfPenStyle | |
|---|---|
void |
HwmfDrawProperties.setPenStyle(HwmfPenStyle penStyle)
|
| Uses of HwmfPenStyle in org.apache.poi.hwmf.record |
|---|
| Methods in org.apache.poi.hwmf.record that return HwmfPenStyle | |
|---|---|
HwmfPenStyle |
HwmfPenStyle.clone()
Creates a new object of the same class and with the same contents as this object. |
static HwmfPenStyle |
HwmfPenStyle.valueOf(int flag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||