Eclipse Draw2d
2.1

Package org.eclipse.draw2d.text

Interface Summary
FlowContext The context that a FlowFigureLayout uses to perform its layout.
 

Class Summary
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.
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.
InlineFlowLayout The layout manager for InlineFlow figures.
LineBox A composite box representing a single line.
PageFlowLayout A block layout which requires no FlowContext to perform its layout.
ParagraphTextLayout The layout for TextFlow.
SimpleTextLayout  
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.