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 TypeClassDescriptionclassDefault implementation which drawas a "3DRect" and the text.classPlug in class for painting expression terms of "reference" type.Fields in eu.bandm.tools.d2d2.base declared as SyntaxGraph.RefPainterModifier and TypeFieldDescriptionprotected SyntaxGraph.RefPainterSyntaxGraph.Painter.refPainterThe 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.