Eclipse Draw2d
2.1

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

Packages that use FlowFigure
org.eclipse.draw2d.text   
 

Uses of FlowFigure in org.eclipse.draw2d.text
 

Subclasses of FlowFigure in org.eclipse.draw2d.text
 class BlockFlow
          A FlowFigure represented by a single BlockBox fragment containing one or more lines.
 class FlowPage
          The root of a Flow hierarchy.
 class InlineFlow
          A FlowFigure represented by multiple LineBox fragments.
 class TextFlow
          An inline flow that renders a sting of text across one or more lines.
 


Eclipse Draw2d
2.1

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