|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwmf.record.HwmfDraw.WmfArc
org.apache.poi.hwmf.record.HwmfDraw.WmfPie
public static class HwmfDraw.WmfPie
The META_PIE record draws a pie-shaped wedge bounded by the intersection of an ellipse and two radials. The pie is outlined by using the pen and filled by using the brush that are defined in the playback device context.
Constructor Summary | |
---|---|
HwmfDraw.WmfPie()
|
Method Summary | |
---|---|
HwmfRecordType |
getRecordType()
|
Methods inherited from class org.apache.poi.hwmf.record.HwmfDraw.WmfArc |
---|
draw, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HwmfDraw.WmfPie()
Method Detail |
---|
public HwmfRecordType getRecordType()
getRecordType
in interface HwmfRecord
getRecordType
in class HwmfDraw.WmfArc
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |