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). |
getFragmentgetConstraint, getContext, getFlowFigure, getMinimumSize, getPreferredSize, invalidate, layout, remove, setConstraint, setFlowContextpublic SimpleTextLayout(TextFlow flow)
flow - the TextFlowprotected void layout()
FlowFigureLayoutFlowFigureLayout.layout(IFigure).layout in class FlowFigureLayoutFlowFigureLayout.layout()Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.