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