public class SimpleTextLayout extends TextLayout
Constructor and Description |
---|
SimpleTextLayout(TextFlow flow)
Creates a new SimpleTextLayout with the given TextFlow
|
Modifier and Type | Method and Description |
---|---|
protected void |
layout()
Called during
FlowFigureLayout.layout(IFigure) . |
getFragment
getConstraint, getContext, getFlowFigure, getMinimumSize, getPreferredSize, invalidate, layout, remove, setConstraint, setFlowContext
public SimpleTextLayout(TextFlow flow)
flow
- the TextFlowprotected void layout()
FlowFigureLayout
FlowFigureLayout.layout(IFigure)
.layout
in class FlowFigureLayout
FlowFigureLayout.layout()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.