public interface FontMetrics
| 限定符和类型 | 方法和说明 |
|---|---|
WatermarkBox |
getStringBox(String... text) |
float |
getStringHeight()
Get
text height in the font. |
float |
getStringWidth(String text)
Get
text width in the font. |
float getStringWidth(String text)
text width in the font.text - watermark textfloat getStringHeight()
text height in the font.WatermarkBox getStringBox(String... text)
Copyright © 2024. All rights reserved.