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 classBoldPaintInstructionclassItalicPaintInstructionclassResetFontPaintInstructionclassResetSpanStylePaintInstructionPaintInstructionto reset style information that were set via span tag.classSpanStylePaintInstructionPaintInstructionthat applies style information to theGCvia span tag attributes.
-