org.xhtmlrenderer.render
Class ListItemPainter

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

public class ListItemPainter
extends 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListItemPainter

public ListItemPainter()
Method Detail

paint

public static void paint(RenderingContext c,
                         BlockBox box)


Copyright © 2013. All Rights Reserved.