Uses of Interface
eu.bandm.tools.d2d2.base.SyntaxGraph.RefPainter
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of SyntaxGraph.RefPainter in eu.bandm.tools.d2d2.base
Modifier and TypeClassDescriptionclass
Default implementation which drawas a "3DRect" and the text.class
Plug in class for painting expression terms of "reference" type.Modifier and TypeFieldDescriptionprotected SyntaxGraph.RefPainter
SyntaxGraph.Painter.refPainter
The object used to paint references.Modifier and TypeMethodDescriptionSyntaxGraph.Painter.paintIt
(Expression expr, @Opt SyntaxGraph.RefPainter refPainter, Color backgroundColor) Central Service Access: Paint the complete expression tree.