Eclipse Draw2d
3.1

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

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

Uses of BlockFlow in org.eclipse.draw2d.text
 

Subclasses of BlockFlow in org.eclipse.draw2d.text
 class FlowPage
          The root of a Flow hierarchy.
 

Methods in org.eclipse.draw2d.text that return BlockFlow
protected  BlockFlow BlockFlowLayout.getBlockFlow()
          Returns the BlockFlow associated with this BlockFlowLayout
 

Constructors in org.eclipse.draw2d.text with parameters of type BlockFlow
BlockFlowLayout(BlockFlow blockFlow)
          Creates a new BlockFlowLayout with the given BlockFlow.
 


Eclipse Draw2d
3.1

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