com.lowagie.text.pdf.codec.wmf
Class MetaPen
java.lang.Object
com.lowagie.text.pdf.codec.wmf.MetaObject
com.lowagie.text.pdf.codec.wmf.MetaPen
public class MetaPen
- extends MetaObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PS_SOLID
public static final int PS_SOLID
- See Also:
- Constant Field Values
PS_DASH
public static final int PS_DASH
- See Also:
- Constant Field Values
PS_DOT
public static final int PS_DOT
- See Also:
- Constant Field Values
PS_DASHDOT
public static final int PS_DASHDOT
- See Also:
- Constant Field Values
PS_DASHDOTDOT
public static final int PS_DASHDOTDOT
- See Also:
- Constant Field Values
PS_NULL
public static final int PS_NULL
- See Also:
- Constant Field Values
PS_INSIDEFRAME
public static final int PS_INSIDEFRAME
- See Also:
- Constant Field Values
MetaPen
public MetaPen()
init
public void init(InputMeta in)
throws java.io.IOException
- Throws:
java.io.IOException
getStyle
public int getStyle()
getPenWidth
public int getPenWidth()
getColor
public java.awt.Color getColor()
iText 2.1.7