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