|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowContext | |
org.eclipse.draw2d.text |
Uses of FlowContext in org.eclipse.draw2d.text |
Classes in org.eclipse.draw2d.text that implement FlowContext | |
class |
BlockFlowLayout
The layout for BlockFlow figures.
|
class |
FlowContainerLayout
A layout for FlowFigures with children. |
class |
InlineFlowLayout
The layout manager for InlineFlow figures.
|
class |
PageFlowLayout
A block layout which requires no FlowContext to perform its layout. |
Fields in org.eclipse.draw2d.text declared as FlowContext | |
protected FlowContext |
FlowFigureLayout.context
The flow context in which this LayoutManager exists. |
Methods in org.eclipse.draw2d.text with parameters of type FlowContext | |
void |
FlowFigureLayout.setFlowContext(FlowContext flowContext)
Sets the context for this layout manager. |
void |
FlowFigure.setFlowContext(FlowContext flowContext)
Sets the flow context. |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |