public interface VisualEdgePainter extends Painter
| Modifier and Type | Method and Description |
|---|---|
void |
paintText(Graphics2D g2d,
Font font,
Color fontColor,
String text,
float x,
float y)
Paints the text of the VisualEdge.
|
void paintText(Graphics2D g2d, Font font, Color fontColor, String text, float x, float y)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.