Uses of Class
org.eclipse.draw2d.text.BlockFlow
Packages that use BlockFlow
Package
Description
Figures and support classes related to the layout and rendering of rich text.
- 
Uses of BlockFlow in org.eclipse.draw2d.textSubclasses of BlockFlow in org.eclipse.draw2d.textMethods in org.eclipse.draw2d.text that return BlockFlowModifier and TypeMethodDescriptionprotected final BlockFlowBlockFlowLayout.getBlockFlow()Returns the BlockFlow associated with this BlockFlowLayoutConstructors in org.eclipse.draw2d.text with parameters of type BlockFlowModifierConstructorDescriptionBlockFlowLayout(BlockFlow blockFlow) Creates a new BlockFlowLayout with the given BlockFlow.