java.lang.Object
com.lowagie.text.pdf.codec.wmf.MetaObject
com.lowagie.text.pdf.codec.wmf.MetaPen
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.Fields inherited from class com.lowagie.text.pdf.codec.wmf.MetaObject
META_BRUSH, META_FONT, META_NOT_SUPPORTED, META_PEN, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.lowagie.text.pdf.codec.wmf.MetaObject
getType
-
Field Details
-
PS_SOLID
public static final int PS_SOLIDDeprecated.- See Also:
-
PS_DASH
public static final int PS_DASHDeprecated.- See Also:
-
PS_DOT
public static final int PS_DOTDeprecated.- See Also:
-
PS_DASHDOT
public static final int PS_DASHDOTDeprecated.- See Also:
-
PS_DASHDOTDOT
public static final int PS_DASHDOTDOTDeprecated.- See Also:
-
PS_NULL
public static final int PS_NULLDeprecated.- See Also:
-
PS_INSIDEFRAME
public static final int PS_INSIDEFRAMEDeprecated.- See Also:
-
-
Constructor Details
-
MetaPen
public MetaPen()Deprecated.
-
-
Method Details
-
init
Deprecated.- Throws:
IOException
-
getStyle
public int getStyle()Deprecated. -
getPenWidth
public int getPenWidth()Deprecated. -
getColor
Deprecated.
-