Class ListItemPainter
java.lang.Object
org.xhtmlrenderer.render.ListItemPainter
A utility class to paint list markers (all types).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voiddrawGlyph(RenderingContext c, BlockBox box, CalculatedStyle style) private static voiddrawImage(RenderingContext c, BlockBox box, MarkerData markerData) private static voiddrawText(RenderingContext c, BlockBox box) private static intgetHeightOfFirstChild(Box box) private static intprivate static intprivate static intgetReferenceX(RenderingContext c, BlockBox box) static voidpaint(RenderingContext c, BlockBox box)
-
Constructor Details
-
ListItemPainter
public ListItemPainter()
-
-
Method Details
-
paint
-
drawImage
-
getReferenceX
-
drawGlyph
-
getListItemCenterBaseline
-
getHeightOfFirstChild
-
drawText
-
getReferenceBaseline
-