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 StrutMetrics
InlineBoxing. 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 StrutMetrics
MarkerData. getStructMetrics()
Methods in org.xhtmlrenderer.render with parameters of type StrutMetrics Modifier and Type Method Description void
MarkerData. setStructMetrics(StrutMetrics structMetrics)
-