Class TxtGlyph
java.lang.Object
org.ofdrw.layout.element.TxtGlyph
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TxtGlyph
-
-
Method Details
-
getW
public double getW()返回字体宽度- Returns:
- 字符宽度(字符宽度 + 字间距)
-
getH
public double getH()返回字体高度- Returns:
- 字符高度
-