public static class DiffDividerDrawUtil.DividerPolygon
extends java.lang.Object
Constructor and Description |
---|
DividerPolygon(int start1,
int start2,
int end1,
int end2,
java.awt.Color fillColor,
java.awt.Color borderColor,
boolean dottedBorder) |
Modifier and Type | Method and Description |
---|---|
void |
paint(java.awt.Graphics2D g,
int width,
boolean curve) |
java.lang.String |
toString() |