Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Draw2d
3.3

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

Packages that use TextFragmentBox
org.eclipse.draw2d.text Figures and support classes related to the layout and rendering of rich text. 
 

Uses of TextFragmentBox in org.eclipse.draw2d.text
 

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

Methods in org.eclipse.draw2d.text with parameters of type TextFragmentBox
protected  java.lang.String TextFlow. getBidiSubstring ( TextFragmentBox box, int index)
           
protected  float FlowUtilities. getAverageCharWidth ( TextFragmentBox fragment, Font font)
          Gets the average character width.
protected  void FlowUtilities. setupFragment ( TextFragmentBox fragment, Font font, java.lang.String string)
          Sets up the fragment width based using the font and string passed in.
protected  int FlowUtilities. wrapFragmentInContext ( TextFragmentBox frag, java.lang.String string, FlowContext context, org.eclipse.draw2d.text.FlowUtilities.LookAhead lookahead, Font font, int wrapping)
          Sets up a fragment and returns the number of characters consumed from the given String.
 


Eclipse Draw2d
3.3

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire