|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GenericEdgeRealizer.LabelPainter
This interface is used as a callback by EdgeRealizer
to paint the labels.
Method Summary | |
---|---|
void |
paintLabels(EdgeRealizer context,
java.awt.Graphics2D gfx)
Used as a callback for the GenericEdgeRealizer.paintLabels(java.awt.Graphics2D) method. |
Method Detail |
---|
void paintLabels(EdgeRealizer context, java.awt.Graphics2D gfx)
GenericEdgeRealizer.paintLabels(java.awt.Graphics2D)
method.
context
- the EdgeRealizer context that is used for the current paintinggfx
- the graphics context to use
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |