Uses of Interface
eu.bandm.tools.d2d2.base.SyntaxGraph.RefPainter
Packages that use 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
Classes in eu.bandm.tools.d2d2.base that implement SyntaxGraph.RefPainterModifier and TypeClassDescriptionclass
Default implementation which drawas a "3DRect" and the text.class
Plug in class for painting expression terms of "reference" type.Fields in eu.bandm.tools.d2d2.base declared as SyntaxGraph.RefPainterModifier and TypeFieldDescriptionprotected SyntaxGraph.RefPainter
SyntaxGraph.Painter.refPainter
The object used to paint references.Methods in eu.bandm.tools.d2d2.base with parameters of type SyntaxGraph.RefPainterModifier and TypeMethodDescriptionSyntaxGraph.Painter.paintIt
(Expression expr, @Opt SyntaxGraph.RefPainter refPainter, Color backgroundColor) Central Service Access: Paint the complete expression tree.