Package | Description |
---|---|
org.eclipse.draw2d.text |
Figures and support classes related to the layout and rendering of rich text.
|
Class and Description |
---|
BidiInfo
This class is for INTERNAL use only.
|
BidiProcessor
A helper class for a BlockFlow that does Bidi evaluation of all the text in
that block.
|
BlockBox
A CompositeBox suitable for containing multiple LineBox fragments.
|
BlockFlow
A
FlowFigure represented by a single BlockBox containing
one or more lines. |
BlockFlowLayout
The layout for
BlockFlow figures. |
CaretInfo
Stores positional information about where a caret should be placed.
|
CompositeBox
A FlowBox that can contain other FlowBoxes.
|
ContentBox
FlowBoxes that are leaf nodes.
|
FlowBorder
Experimental API.
|
FlowBox
A Geometric object for representing a region on a line of Text.
|
FlowContainerLayout
A layout for FlowFigures with children.
|
FlowContext
The context that a
FlowFigureLayout uses to perform its layout. |
FlowFigure
The base implementation for text flow figures.
|
FlowFigureLayout
A LayoutManager for use with FlowFigure.
|
FlowPage
The root of a Flow hierarchy.
|
FlowUtilities
Utility class for FlowFigures.
|
InlineFlow
A
FlowFigure represented by multiple LineBox
fragments. |
LineBox |
TextFlow
An inline flow figure that renders a string of text across one or more lines.
|
TextFragmentBox
A Geometric object for representing a TextFragment region on a line of Text.
|
TextLayout |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.