Package com.lowagie.text.pdf.codec.wmf
Class MetaFont
java.lang.Object
com.lowagie.text.pdf.codec.wmf.MetaObject
com.lowagie.text.pdf.codec.wmf.MetaFont
-
Field Summary
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
Modifier and TypeMethodDescriptionfloatgetAngle()getFont()floatgetFontSize(MetaState state) voidbooleanbooleanMethods inherited from class com.lowagie.text.pdf.codec.wmf.MetaObject
getType
-
Constructor Details
-
MetaFont
public MetaFont()
-
-
Method Details
-
init
- Throws:
IOException
-
getFont
-
getAngle
public float getAngle() -
isUnderline
public boolean isUnderline() -
isStrikeout
public boolean isStrikeout() -
getFontSize
-