|
Draw2d 3.9.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.text.FlowFigureLayout
org.eclipse.draw2d.text.TextLayout
org.eclipse.draw2d.text.SimpleTextLayout
public class SimpleTextLayout
Constructor Summary | |
---|---|
SimpleTextLayout(TextFlow flow)
Creates a new SimpleTextLayout with the given TextFlow |
Method Summary | |
---|---|
protected void |
layout()
Called during FlowFigureLayout.layout(IFigure) . |
Methods inherited from class org.eclipse.draw2d.text.TextLayout |
---|
getFragment |
Methods inherited from class org.eclipse.draw2d.text.FlowFigureLayout |
---|
getConstraint, getContext, getFlowFigure, getMinimumSize, getPreferredSize, invalidate, layout, remove, setConstraint, setFlowContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleTextLayout(TextFlow flow)
flow
- the TextFlowMethod Detail |
---|
protected void layout()
FlowFigureLayout
FlowFigureLayout.layout(IFigure)
.
layout
in class FlowFigureLayout
FlowFigureLayout.layout()
|
Draw2d 3.9.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |