Class NoOpFontUtil
java.lang.Object
org.htmlunit.platform.font.NoOpFontUtil
- All Implemented Interfaces:
FontUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcountLines(String content, int pixelWidth, String fontSize)
-
Constructor Details
-
NoOpFontUtil
public NoOpFontUtil()
-
-
Method Details
-
countLines
- Specified by:
countLinesin interfaceFontUtil
-