| Package | Description |
|---|---|
| eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
| Modifier and Type | Field and Description |
|---|---|
protected SyntaxGraph.LayoutParameters |
SyntaxGraph.layoutParameters |
| Modifier and Type | Method and Description |
|---|---|
void |
Def2Doc.RefPainter_custom.paintRef(Graphics2D gr,
SyntaxGraph.LayoutParameters layoutParameters,
XRegExp context,
Expression exp,
String tag,
int x0,
int y0,
int w,
int h) |
void |
Def2Doc3.RefPainter_custom.paintRef(Graphics2D gr,
SyntaxGraph.LayoutParameters layoutParameters,
XRegExp context,
Expression exp,
String tag,
int x0,
int y0,
int w,
int h) |
void |
SyntaxGraph.RefPainter.paintRef(Graphics2D gr,
SyntaxGraph.LayoutParameters lp,
XRegExp context,
Expression exp,
String tag,
int x0,
int y0,
int w,
int h) |
void |
SyntaxGraph.RefPainter_simple.paintRef(Graphics2D gr,
SyntaxGraph.LayoutParameters lp,
XRegExp context,
Expression exp,
String tag,
int x0,
int y0,
int w,
int h) |
| Constructor and Description |
|---|
SyntaxGraph(Graphics2D graphics2D,
SyntaxGraph.LayoutParameters layoutParameters) |
see also the complete user documentation .