Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
static TextUtilities |
TextUtilities.INSTANCE
a singleton default instance
|
Modifier and Type | Method and Description |
---|---|
TextUtilities |
Label.getTextUtilities()
Gets the
TextUtilities instance to be used in measurement
calculations. |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.