Eclipse Draw2d
3.1

Uses of Package
org.eclipse.draw2d.text

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

Classes in org.eclipse.draw2d.text used by org.eclipse.draw2d.text
BidiInfo
          This class is for INTERNAL use only.
BidiProcessor
          A helper class for a BlockFlow that does Bidi evaluation of all the text in that block.
BlockBox
          A CompositeBox suitable for containing multiple LineBox fragments.
BlockFlow
          A FlowFigure represented by a single BlockBox containing one or more lines.
BlockFlowLayout
          The layout for BlockFlow figures.
CaretInfo
          Stores positional information about where a caret should be placed.
CompositeBox
          A FlowBox that can contain other FlowBoxes.
ContentBox
          FlowBoxes that are leaf nodes.
FlowBorder
          Experimental API.
FlowBox
          A Geometric object for representing a region on a line of Text.
FlowContainerLayout
          A layout for FlowFigures with children.
FlowContext
          The context that a FlowFigureLayout uses to perform its layout.
FlowFigure
          The base implementation for text flow figures.
FlowFigureLayout
          A LayoutManager for use with FlowFigure.
FlowPage
          The root of a Flow hierarchy.
InlineFlow
          A FlowFigure represented by multiple LineBox fragments.
LineBox
           
TextFlow
          An inline flow figure that renders a string of text across one or more lines.
TextFragmentBox
          A Geometric object for representing a TextFragment region on a line of Text.
TextLayout
           
 


Eclipse Draw2d
3.1

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