| インタフェース | 説明 |
|---|---|
| ParagraphStyleModifier |
An interface for modifying the paragraph style.
|
| TextStyleModifier |
An interface for modifying the text style.
|
| Visualizable |
The interface for objects which can create a visual presentation
of itself.
|
| クラス | 説明 |
|---|---|
| BasicPSModifier |
The
BasicPSModifier class is a basic implementation of
the interface for the paragraph style modifier. |
| BasicTSModifier |
The
BasicTSModifier class is a basic implementation of
the interface for the text style modifier. |
| ClickableTextAction |
The
ClickableTextAction class is used for implementing
the clickable (sensible) text. |
| EchoTextScanner |
The
EchoTextScanner class scans text to lay out text, to draw
text, and to compute the position of text. |
| ExtendedFont |
The
ExtendedFont class implements an extended font object. |
| FontModifier |
The
FontModifier class implements the modifier that can
create the modified version of the immutable extended font object. |
| Modifier |
The
Modifier class is the abstract base class for all
modifiers which define attributes and values for the modification. |
| ModTextStyle |
The
ModTextStyle implements the text style with the font
modifier. |
| OpaqueImageFilter |
The
OpaqueImageFilter class implements a filter for
opaque images. |
| ParagraphStyle |
The
ParagraphStyle class implements the paragraph style
for the rich text object. |
| RichText |
The
RichText class implements a text with paragraph styles. |
| RichTextStyle |
The
RichTextStyle implements the style for the rich text
object. |
| Text |
The
Text class implements the growable string with style
(TextStyle) and visual items (TextAttachment). |
| TextAttachment |
The
TextAttachment class implements the visual item that
can be stored in the text. |
| TextBuffer |
The
TextBuffer class provides a convenience way to create
Text object and RichText object. |
| TextCharacterIterator |
The
TextCharacterIterator implements the
CharacterIterater protocol for an array of characters. |
| TextLayout |
The
TextLayout class implements the layout of the
RichText. |
| TextLines |
The
TextLines class implements an information of the lines
into which the rich text is composed. |
| TextList |
The
TextList class implements the layout of the
RichText object that represents a text list. |
| TextListScanner |
The
TextListScanner class scans text list to lay out text list,
to draw text list, and to compute the position of text list. |
| TextScanner |
The
TextScanner class scans text to lay out text, to draw
text, and to compute the position of text. |
| TextStyle |
The
TextStyle class implements the style for the text object. |
| V3DBorder |
The
V3DBorder class implements a 3-D highlighted border. |
| V3DButtonBorder |
The
V3DButtonBorder class implements a 3-D highlighted
border for the buttons. |
| VAbstractButton |
The
VAbstractButton class is the abstract base class
for the visual buttons that act as the button models. |
| VActiveButton |
The
VActiveButton class implements the visual button that
acts as a button model. |
| VArrow |
The
VArrow class implements a visual arrow. |
| VBorder |
The
VBorder class is the abstract base class for all
visual borders. |
| VBorderedWrapper |
The
VBorderedWrapper class provides the borders for
a visual object. |
| VButton |
The
VButton class implements the visual button that
acts as a button model. |
| VCheckbox |
The
VCheckbox class implements the visual checkbox that
acts as a checkbox model. |
| VClipWrapper |
The
VClipWrapper class provides a clippng rectangle
for a visual object. |
| VColoredWrapper |
The
VColoredWrapper class provides the color attributes
(foreground color and background color) for a visual object. |
| VDashedBorder |
The
VDashedBorder class implements a dashed line border. |
| VHRBorder |
The
VHRBorder class implements a horizontal line border. |
| VImage |
The
VImage class implements a visual image. |
| VLabel |
The
VLabel class implements the visual label that
acts as a label model. |
| VObject |
The
VObject class is an abstract base class for all objects
that implement the Visualizable interface and have a width
and a height dimension. |
| VOval |
The
VOval class implements a visual oval. |
| VPaneBorder |
The
VPaneBorder class implements a pane border. |
| VPlainBorder |
The
VPlainBorder class implements a plain border. |
| VRectangle |
The
VRectangle class implements a visual rectangle. |
| VRichText |
The
VRichText class implements the visual rich text. |
| VSpace |
The
VSpace class implements the space that is not displayed. |
| VText |
The
VText class implements the visual text. |
| VTitledPaneBorder |
The
VTitledPaneBorder class implements a pane border
with a title that is a visual object. |
| VWrapper |
The
VWrapper class implements a visual wrapper that
holds a visual object. |