|
||||||||||
| 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.WmfChord
public static class HwmfDraw.WmfChord
The META_CHORD record draws a chord, which is defined by a region bounded by the intersection of an ellipse with a line segment. The chord is outlined using the pen and filled using the brush that are defined in the playback device context.
| Constructor Summary | |
|---|---|
HwmfDraw.WmfChord()
|
|
| 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.WmfChord()
| Method Detail |
|---|
public HwmfRecordType getRecordType()
getRecordType in interface HwmfRecordgetRecordType in class HwmfDraw.WmfArc
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||