public class SegmentShapeRenderer extends AbstractShapeRenderer<SegmentShape>
| Constructor and Description |
|---|
SegmentShapeRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawBorder(SegmentShape shape,
Graphics2D g,
GraphConfig config,
GraphRenderManager man) |
void |
drawText(SegmentShape shape,
Graphics2D g,
GraphConfig config,
GraphRenderManager man) |
void |
fill(SegmentShape shape,
Graphics2D g,
GraphConfig config,
GraphRenderManager man) |
drawPorts, renderpublic void drawText(SegmentShape shape, Graphics2D g, GraphConfig config, GraphRenderManager man)
drawText in class AbstractShapeRenderer<SegmentShape>public void drawBorder(SegmentShape shape, Graphics2D g, GraphConfig config, GraphRenderManager man)
drawBorder in class AbstractShapeRenderer<SegmentShape>public void fill(SegmentShape shape, Graphics2D g, GraphConfig config, GraphRenderManager man)
fill in class AbstractShapeRenderer<SegmentShape>Copyright © 2021 vpc open source initiative. All rights reserved.