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.text
Methods 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 TypeMethodDescriptionvoid
FlowAdapter.setBidiInfo
(BidiInfo info) Sets the bidi level of the content box associated with this Figurevoid
FlowFigure.setBidiInfo
(BidiInfo info) Sets the bidi information for this figure.void
TextFlow.setBidiInfo
(BidiInfo info)