Uses of Class
com.openhtmltopdf.render.StrutMetrics
Packages that use StrutMetrics
-
Uses of StrutMetrics in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return StrutMetricsModifier and TypeMethodDescriptionstatic StrutMetricsInlineBoxing.createDefaultStrutMetrics(LayoutContext c, Box container) -
Uses of StrutMetrics in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as StrutMetricsMethods in com.openhtmltopdf.render that return StrutMetricsMethods in com.openhtmltopdf.render with parameters of type StrutMetricsModifier and TypeMethodDescriptionprivate static booleanListItemPainter.isInVisiblePageArea(RenderingContext c, PageBox page, StrutMetrics metrics, BlockBox box) The list item box may go over two pages.private MarkerData.GlyphMarkerBlockBox.makeGlyphMarker(StrutMetrics strutMetrics) private MarkerData.ImageMarkerBlockBox.makeImageMarker(LayoutContext c, StrutMetrics structMetrics, String image) voidMarkerData.setStructMetrics(StrutMetrics structMetrics)