|
Eclipse Draw2d 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextUtilities | |
org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
org.eclipse.draw2d.text | Figures and support classes related to the layout and rendering of rich text. |
Uses of TextUtilities in org.eclipse.draw2d |
Fields in org.eclipse.draw2d declared as TextUtilities | |
static TextUtilities |
TextUtilities.INSTANCE
a singleton default instance |
Methods in org.eclipse.draw2d that return TextUtilities | |
TextUtilities |
Label.getTextUtilities()
Gets the TextUtilities instance to be used in measurement
calculations. |
Uses of TextUtilities in org.eclipse.draw2d.text |
Methods in org.eclipse.draw2d.text that return TextUtilities | |
protected TextUtilities |
TextFlow.getTextUtilities()
Gets the TextUtilities instance to be used in measurement
calculations. |
protected TextUtilities |
FlowUtilities.getTextUtilities()
Returns an instance of a TextUtililities class on which
text calculations can be performed. |
|
Eclipse Draw2d 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |