Uses of Class
com.openhtmltopdf.render.StrutMetrics
-
Packages that use StrutMetrics Package Description com.openhtmltopdf.layout com.openhtmltopdf.render -
-
Uses of StrutMetrics in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return StrutMetrics Modifier and Type Method Description static StrutMetricsInlineBoxing. createDefaultStrutMetrics(LayoutContext c, Box container) -
Uses of StrutMetrics in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render that return StrutMetrics Modifier and Type Method Description StrutMetricsMarkerData. getStructMetrics()Methods in com.openhtmltopdf.render with parameters of type StrutMetrics Modifier and Type Method Description voidMarkerData. setStructMetrics(StrutMetrics structMetrics)
-