org.xhtmlrenderer.render
Class BorderPainter
java.lang.Object
org.xhtmlrenderer.render.BorderPainter
public class BorderPainter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOP
public static final int TOP
- See Also:
- Constant Field Values
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
BorderPainter
public BorderPainter()
paint
public static void paint(Rectangle bounds,
int sides,
BorderPropertySet border,
RenderingContext ctx,
int xOffset,
boolean bevel)
- Parameters:
xOffset
- for determining starting point for patterns
Copyright © 2012. All Rights Reserved.