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