Package org.htmlunit.platform.font
Class AwtFontUtil
java.lang.Object
org.htmlunit.platform.font.AwtFontUtil
- All Implemented Interfaces:
FontUtil
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
countLines
(String content, int pixelWidth, String fontSize)
-
Constructor Details
-
AwtFontUtil
public AwtFontUtil()
-
-
Method Details
-
countLines
- Specified by:
countLines
in interfaceFontUtil
-