public class WMFFont extends Object
Modifier and Type | Field and Description |
---|---|
int |
charset |
int |
escape |
Font |
font |
int |
italic |
int |
orientation |
int |
strikeOut |
int |
underline |
int |
weight |
public Font font
public int charset
public int underline
public int strikeOut
public int italic
public int weight
public int orientation
public int escape
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.