| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.richtext.painter | |
| org.eclipse.nebula.widgets.richtext.painter.instructions |
| Class and Description |
|---|
| PaintInstruction
Functional interface to perform a paint operation on a
GC. |
| Class and Description |
|---|
| FontMetricsProvider
Implementations of this interface typically perform modifications to a
Font and therefore
need to be able to supply the FontMetrics of the font after the modifications are done. |
| PaintInstruction
Functional interface to perform a paint operation on a
GC. |
ParagraphInstruction
PaintInstruction that is used to set up a new paragraph. |