public class BorderPainter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ALL |
static int |
BOTTOM |
static int |
LEFT |
static int |
RIGHT |
static int |
TOP |
Constructor and Description |
---|
BorderPainter() |
Modifier and Type | Method and Description |
---|---|
static void |
paint(java.awt.Rectangle bounds,
int sides,
BorderPropertySet border,
RenderingContext ctx,
int xOffset,
boolean bevel) |
public static final int TOP
public static final int LEFT
public static final int BOTTOM
public static final int RIGHT
public static final int ALL
public static void paint(java.awt.Rectangle bounds, int sides, BorderPropertySet border, RenderingContext ctx, int xOffset, boolean bevel)
xOffset
- for determining starting point for patterns