Package com.tensegrity.graphics.text

This package contains the model classes useful for text processing.

See:
          Description

Interface Summary
Element An Element represents a structural piece of a document.
 

Class Summary
AbstractElement AbstractElement is a generic base class for Element based implementations.
CharacterElement A CharacterElement represents the atomic element of a text.
Element.ElementIterator The iterator implementation for TextElements.
HtmlTags Utiltity class for creating html tags.
Paragraph A Paragraph represents a structure within a TextSection consisting of a Title, CharacterElements and other Paragraphs.
TextSample This small sample illustrates how to use the text package.
TextSection A container for titles and paragraphs.
Title A Title represents a Title in a Paragraph or TextSection.
 

Package com.tensegrity.graphics.text Description

This package contains the model classes useful for text processing.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.