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 java.io.IOException
java.io.IOExceptionpublic BaseFont getFont()
public float getAngle()
public boolean isUnderline()
public boolean isStrikeout()
public float getFontSize(MetaState state)
Copyright © 1998–2018. All rights reserved.