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 FontUtilPlatform. FontUtil_Methods in org.htmlunit.platform that return FontUtil Modifier and Type Method Description static FontUtilPlatform. getFontUtil() -
Uses of FontUtil in org.htmlunit.platform.font
Classes in org.htmlunit.platform.font that implement FontUtil Modifier and Type Class Description classAwtFontUtilINTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.classNoOpFontUtilINTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Simple no opFontUtilimplementation.
-