Eclipse Draw2d
2.1

Uses of Package
org.eclipse.draw2d.text

Packages that use org.eclipse.draw2d.text
org.eclipse.draw2d.text   
 

Classes in org.eclipse.draw2d.text used by org.eclipse.draw2d.text
BlockBox
          A CompositeBox suitable for containing multiple LineBox fragments.
BlockFlow
          A FlowFigure represented by a single BlockBox fragment containing one or more lines.
BlockFlowLayout
          The layout for BlockFlow figures.
CompositeBox
          A FlowBox that can contain other BlockInfos.
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
          A composite box representing a single line.
TextFlow
          An inline flow that renders a sting of text across one or more lines.
TextFragmentBox
          A Geometric object for representing a TextFragment region on a line of Text.
TextLayout
           
 


Eclipse Draw2d
2.1

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