Uses of Class
org.eclipse.draw2d.text.BidiInfo
Packages that use BidiInfo
Package
Description
Figures and support classes related to the layout and rendering of rich text.
- 
Uses of BidiInfo in org.eclipse.draw2d.textMethods in org.eclipse.draw2d.text that return BidiInfoModifier and TypeMethodDescriptionTextFlow.getBidiInfo()Returns the BidiInfo for this figure ornull.Methods in org.eclipse.draw2d.text with parameters of type BidiInfoModifier and TypeMethodDescriptionvoidFlowAdapter.setBidiInfo(BidiInfo info) Sets the bidi level of the content box associated with this FigurevoidFlowFigure.setBidiInfo(BidiInfo info) Sets the bidi information for this figure.voidTextFlow.setBidiInfo(BidiInfo info)