Uses of Class
org.eclipse.draw2d.TextUtilities
Packages that use TextUtilities
Package
Description
Primary package containing general interfaces and implementation classes.
Figures and support classes related to the layout and rendering of rich text.
- 
Uses of TextUtilities in org.eclipse.draw2dFields in org.eclipse.draw2d declared as TextUtilitiesModifier and TypeFieldDescriptionstatic TextUtilitiesTextUtilities.INSTANCEa singleton default instanceMethods in org.eclipse.draw2d that return TextUtilitiesModifier and TypeMethodDescriptionLabel.getTextUtilities()Gets theTextUtilitiesinstance to be used in measurement calculations.
- 
Uses of TextUtilities in org.eclipse.draw2d.textMethods in org.eclipse.draw2d.text that return TextUtilitiesModifier and TypeMethodDescriptionprotected TextUtilitiesFlowUtilities.getTextUtilities()Returns an instance of aTextUtililitiesclass on which text calculations can be performed.protected TextUtilitiesTextFlow.getTextUtilities()Gets theTextUtilitiesinstance to be used in measurement calculations.