Uses of Class
com.tensegrity.graphics.text.AbstractElement

Packages that use AbstractElement
com.tensegrity.graphics.text This package contains the model classes useful for text processing.  
 

Uses of AbstractElement in com.tensegrity.graphics.text
 

Subclasses of AbstractElement in com.tensegrity.graphics.text
 class CharacterElement
          A CharacterElement represents the atomic element of a text.
 class Paragraph
          A Paragraph represents a structure within a TextSection consisting of a Title, CharacterElements and other Paragraphs.
 class TextSection
          A container for titles and paragraphs.
 class Title
          A Title represents a Title in a Paragraph or TextSection.
 



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