Package org.jvnet.substance.painter.text

Interface Summary
SubstanceTextPainter Base interface for Substance text painters.
SubstanceTextPainter.BackgroundPaintingCallback Callback for custom background painting.
 

Class Summary
AbstractTextPainter Base implementation of SubstanceTextPainter that provides common functionality for core text painters.
AbstractTextPainter.TextLineInfo Information on a single text line.
DefaultTextPainter The default core implementation of SubstanceTextPainter.
SubstanceTextPainter.ImageBackgroundPaintingCallback Background painting callback that draws an image at the specified location.