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 StrutMetrics
InlineBoxing.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 boolean
ListItemPainter.isInVisiblePageArea
(RenderingContext c, PageBox page, StrutMetrics metrics, BlockBox box) The list item box may go over two pages.private MarkerData.GlyphMarker
BlockBox.makeGlyphMarker
(StrutMetrics strutMetrics) private MarkerData.ImageMarker
BlockBox.makeImageMarker
(LayoutContext c, StrutMetrics structMetrics, String image) void
MarkerData.setStructMetrics
(StrutMetrics structMetrics)