public class MetaFont extends MetaObject
META_BRUSH, META_FONT, META_NOT_SUPPORTED, META_PEN, type| Constructor | Description |
|---|---|
MetaFont() |
| Modifier and Type | Method | Description |
|---|---|---|
float |
getAngle() |
|
BaseFont |
getFont() |
|
float |
getFontSize(MetaState state) |
|
void |
init(InputMeta in) |
|
boolean |
isStrikeout() |
|
boolean |
isUnderline() |
getTypepublic void init(InputMeta in) throws IOException
IOExceptionpublic BaseFont getFont()
public float getAngle()
public boolean isUnderline()
public boolean isStrikeout()
public float getFontSize(MetaState state)
Copyright © 2018. All rights reserved.