Uses of Interface
org.htmlunit.platform.font.FontUtil
-
Packages that use FontUtil Package Description org.htmlunit.platform Support for platform specific implementations (e.g.org.htmlunit.platform.font Support for platform specific font related implementations (e.g. -
-
Uses of FontUtil in org.htmlunit.platform
Fields in org.htmlunit.platform declared as FontUtil Modifier and Type Field Description private static FontUtil
Platform. FontUtil_
Methods in org.htmlunit.platform that return FontUtil Modifier and Type Method Description static FontUtil
Platform. getFontUtil()
-
Uses of FontUtil in org.htmlunit.platform.font
Classes in org.htmlunit.platform.font that implement FontUtil Modifier and Type Class Description class
AwtFontUtil
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.class
NoOpFontUtil
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Simple no opFontUtil
implementation.
-