Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.render
Class ListItemPainter

java.lang.Object
  extended by org.xhtmlrenderer.render.ListItemPainter

public class ListItemPainter
extends java.lang.Object

A utility class to paint list markers (all types).

See Also:
MarkerData

Constructor Summary
ListItemPainter()
           
 
Method Summary
static void paint(RenderingContext c, BlockBox box)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListItemPainter

public ListItemPainter()
Method Detail

paint

public static void paint(RenderingContext c,
                         BlockBox box)

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home