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()  |  
          
getTypepublic 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 © 1998–2019. All rights reserved.