java.lang.Objectcom.lowagie.text.pdf.codec.wmf.MetaObject
com.lowagie.text.pdf.codec.wmf.MetaPen
| Field Summary | ||
|---|---|---|
| public static final int | PS_SOLID | |
| public static final int | PS_DASH | |
| public static final int | PS_DOT | |
| public static final int | PS_DASHDOT | |
| public static final int | PS_DASHDOTDOT | |
| public static final int | PS_NULL | |
| public static final int | PS_INSIDEFRAME | |
| int | style | |
| int | penWidth | |
| Color | color | |
| Fields inherited from com.lowagie.text.pdf.codec.wmf.MetaObject: |
|---|
| META_NOT_SUPPORTED, META_PEN, META_BRUSH, META_FONT, type |
| Constructor: |
|---|
|
| Method from com.lowagie.text.pdf.codec.wmf.MetaPen Summary: |
|---|
| getColor, getPenWidth, getStyle, init |
| Methods from com.lowagie.text.pdf.codec.wmf.MetaObject: |
|---|
| getType |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.lowagie.text.pdf.codec.wmf.MetaPen Detail: |
|---|
|
|
|
|