public static class Def2Doc.RefPainter_custom extends Object implements SyntaxGraph.RefPainter
Constructor and Description |
---|
RefPainter_custom() |
Modifier and Type | Method and Description |
---|---|
void |
paintRef(Graphics2D gr,
SyntaxGraph.LayoutParameters layoutParameters,
XRegExp context,
Expression exp,
String tag,
int x0,
int y0,
int w,
int h) |
public void paintRef(Graphics2D gr, SyntaxGraph.LayoutParameters layoutParameters, XRegExp context, Expression exp, String tag, int x0, int y0, int w, int h)
paintRef
in interface SyntaxGraph.RefPainter
see also the complete user documentation .