Eclipse Draw2d
2.1

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

Packages that use TextFragmentBox
org.eclipse.draw2d.text   
 

Uses of TextFragmentBox in org.eclipse.draw2d.text
 

Methods in org.eclipse.draw2d.text that return TextFragmentBox
protected  TextFragmentBox TextLayout.getFragment(int i, List fragments)
          Reuses an existing TextFragmentBox, or creates a new one.
 

Methods in org.eclipse.draw2d.text with parameters of type TextFragmentBox
protected  float ParagraphTextLayout.getAverageCharWidth(TextFragmentBox fragment)
          Returns the average character width of given TextFragmentbox
 


Eclipse Draw2d
2.1

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