|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.codec.wmf.MetaObject
com.itextpdf.text.pdf.codec.wmf.MetaFont
public class MetaFont
| Field Summary |
|---|
| Fields inherited from class com.itextpdf.text.pdf.codec.wmf.MetaObject |
|---|
META_BRUSH, META_FONT, META_NOT_SUPPORTED, META_PEN, type |
| Constructor Summary | |
|---|---|
MetaFont()
|
|
| Method Summary | |
|---|---|
float |
getAngle()
|
BaseFont |
getFont()
|
float |
getFontSize(MetaState state)
|
void |
init(InputMeta in)
|
boolean |
isStrikeout()
|
boolean |
isUnderline()
|
| Methods inherited from class com.itextpdf.text.pdf.codec.wmf.MetaObject |
|---|
getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaFont()
| Method Detail |
|---|
public void init(InputMeta in)
throws java.io.IOException
java.io.IOExceptionpublic BaseFont getFont()
public float getAngle()
public boolean isUnderline()
public boolean isStrikeout()
public float getFontSize(MetaState state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||