public class ActivityDefRenderer extends DefaultVertexRenderer
ERROR_PAINT, FILL_PAINT, LINE_PAINT, TEXT_PAINT| Constructor and Description |
|---|
ActivityDefRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g2d,
Vertex vertex)
Draws the ActivityDef as a 3D rectangle without borders, with text lines for Name, DefinitionName and errors
|
drawLinesOfTexts, drawName, drawOutline, drawOutline3DRect, drawOutline3DRect, drawOutlineRect, drawOutlineRect, drawTextpublic void draw(Graphics2D g2d, Vertex vertex)
draw in interface VertexRendererdraw in class DefaultVertexRendererg2d - the canvas to draw onvertex - the vertex to be drawCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.