public class DefaultSplitJoinRenderer extends DefaultVertexRenderer
| Modifier and Type | Field and Description |
|---|---|
static Paint |
BOX_PAINT |
ERROR_PAINT, FILL_PAINT, LINE_PAINT, TEXT_PAINT| Constructor and Description |
|---|
DefaultSplitJoinRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g2d,
Vertex vertex,
String errors)
Join/Split specific implementation of draw method
|
draw, drawLinesOfTexts, drawName, drawOutline, drawOutline3DRect, drawOutline3DRect, drawOutlineRect, drawOutlineRect, drawTextpublic static final Paint BOX_PAINT
public void draw(Graphics2D g2d, Vertex vertex, String errors)
g2d - the canvasvertex - the vertex to be drawnerrors - the errors to be shown, can be bullCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.