public class VisualWeightedEdgePainterImpl extends VisualEdgePainterImpl implements VisualWeightedEdgePainter
| Constructor and Description |
|---|
VisualWeightedEdgePainterImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(VisualGraphComponent component,
Graphics2D g2d)
Paints the visualEdge.
|
paintTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpaintTextpublic void paint(VisualGraphComponent component, Graphics2D g2d)
VisualEdgePainterImplpaint in interface Painterpaint in class VisualEdgePainterImplcomponent - The VisualGraphComponent to be painted.g2d - The context to which the component will be painted.Copyright © 2019 JULIE Lab, Germany. All rights reserved.