Package | Description |
---|---|
org.eclipse.draw2d.text |
Figures and support classes related to the layout and rendering of rich text.
|
Constructor and Description |
---|
ParagraphTextLayout(TextFlow flow)
Constructs a new ParagraphTextLayout on the specified TextFlow.
|
ParagraphTextLayout(TextFlow flow,
int style)
Constructs the layout with the specified TextFlow and wrapping style.
|
SimpleTextLayout(TextFlow flow)
Creates a new SimpleTextLayout with the given TextFlow
|
TextFragmentBox(TextFlow textflow)
Creates a new TextFragmentBox for the given text flow.
|
TextLayout(TextFlow flow)
Creates a new TextLayout with the given TextFlow
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.