Uses of Interface
org.eclipse.nebula.widgets.richtext.painter.instructions.FontMetricsProvider
-
Packages that use FontMetricsProvider Package Description org.eclipse.nebula.widgets.richtext.painter.instructions -
-
Uses of FontMetricsProvider in org.eclipse.nebula.widgets.richtext.painter.instructions
Classes in org.eclipse.nebula.widgets.richtext.painter.instructions that implement FontMetricsProvider Modifier and Type Class Description class
BoldPaintInstruction
class
ItalicPaintInstruction
class
ResetFontPaintInstruction
class
ResetSpanStylePaintInstruction
PaintInstruction
to reset style information that were set via span tag.class
SpanStylePaintInstruction
PaintInstruction
that applies style information to theGC
via span tag attributes.
-