|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.graphics.PdfGraphicsWidget
com.spire.pdf.graphics.PdfLayoutWidget
com.spire.pdf.graphics.PdfShapeWidget
com.spire.pdf.graphics.PdfDrawWidget
com.spire.pdf.graphics.PdfFillElement
public abstract class PdfFillElement
Represents an element that could be drawn and/or filled.
| Field Summary |
|---|
| Fields inherited from class com.spire.pdf.graphics.PdfLayoutWidget |
|---|
beginPageLayout |
| Constructor Summary | |
|---|---|
protected |
PdfFillElement()
|
protected |
PdfFillElement(PdfBrush brush)
|
protected |
PdfFillElement(PdfPen pen)
|
protected |
PdfFillElement(PdfPen pen,
PdfBrush brush)
|
| Method Summary |
|---|
| Methods inherited from class com.spire.pdf.graphics.PdfShapeWidget |
|---|
getBounds |
| Methods inherited from class com.spire.pdf.graphics.PdfLayoutWidget |
|---|
draw, draw, draw, draw, draw, draw |
| Methods inherited from class com.spire.pdf.graphics.PdfGraphicsWidget |
|---|
draw, draw, draw |
| Constructor Detail |
|---|
protected PdfFillElement()
protected PdfFillElement(PdfPen pen)
protected PdfFillElement(PdfBrush brush)
protected PdfFillElement(PdfPen pen,
PdfBrush brush)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||