Eclipse Draw2d
3.0

Uses of Class
org.eclipse.draw2d.text.BidiInfo

Packages that use BidiInfo
org.eclipse.draw2d.text   
 

Uses of BidiInfo in org.eclipse.draw2d.text
 

Methods in org.eclipse.draw2d.text that return BidiInfo
 BidiInfo TextFlow.getBidiInfo()
          Returns the BidiInfo for this figure or null.
 

Methods in org.eclipse.draw2d.text with parameters of type BidiInfo
 void TextFlow.setBidiInfo(BidiInfo info)
           
 void FlowFigure.setBidiInfo(BidiInfo info)
          Sets the bidi information for this figure.
 


Eclipse Draw2d
3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.