Package | Description |
---|---|
org.eclipse.draw2d.text |
Figures and support classes related to the layout and rendering of rich text.
|
Modifier and Type | Method and Description |
---|---|
BidiInfo |
TextFlow.getBidiInfo()
Returns the BidiInfo for this figure or
null . |
Modifier and Type | Method and Description |
---|---|
void |
FlowFigure.setBidiInfo(BidiInfo info)
Sets the bidi information for this figure.
|
void |
TextFlow.setBidiInfo(BidiInfo info) |
void |
FlowAdapter.setBidiInfo(BidiInfo info)
Sets the bidi level of the content box associated with this Figure
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.