Uses of Package
com.tensegrity.composite.style

Packages that use com.tensegrity.composite.style
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
com.tensegrity.composite.style Styles are used to define the visual appearance of an element.  
com.tensegrity.composite.style.persistence Provides classes for making style attributes persistent. 
com.tensegrity.gui.graphdocument This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.  
com.tensegrity.gui.swing.dialog This package contains several Dialog implementations, such as a ColorChooser for the three Format types (Paint, Stroke, Font) of the Graphics API.  
com.tensegrity.gui.swing.dialog.panel The package for all format panel implementations. 
 

Classes in com.tensegrity.composite.style used by com.tensegrity.composite
StyleDescriptor
           StyleDescriptor elements combine various StyleItems.
StyleNotApplicableException
          This exception is thrown when a style is not applicable.
 

Classes in com.tensegrity.composite.style used by com.tensegrity.composite.style
StyleDescriptor
           StyleDescriptor elements combine various StyleItems.
StyleDescriptorHandler
           This interface defines the methods necessary to handle the determination of style items that should by applied to the primitives or children of a composite when a style is applied to it.
StyleDescriptorItem
           A StyleDescriptorItem represents another level of abstraction in the definition of a complete style for a Repository element.
StyleItem
           A StyleItem consists of a name and type description followed by a list of attributes defining the border, fill and/or font.
StyleItemApplyException
          The Exception StyleItemApplyException is thrown whenever an error occurs while a style was applied.
 

Classes in com.tensegrity.composite.style used by com.tensegrity.composite.style.persistence
StyleDescriptor
           StyleDescriptor elements combine various StyleItems.
StyleDescriptorItem
           A StyleDescriptorItem represents another level of abstraction in the definition of a complete style for a Repository element.
StyleItem
           A StyleItem consists of a name and type description followed by a list of attributes defining the border, fill and/or font.
 

Classes in com.tensegrity.composite.style used by com.tensegrity.gui.graphdocument
StyleDescriptor
           StyleDescriptor elements combine various StyleItems.
StyleItem
           A StyleItem consists of a name and type description followed by a list of attributes defining the border, fill and/or font.
 

Classes in com.tensegrity.composite.style used by com.tensegrity.gui.swing.dialog
StyleItem
           A StyleItem consists of a name and type description followed by a list of attributes defining the border, fill and/or font.
 

Classes in com.tensegrity.composite.style used by com.tensegrity.gui.swing.dialog.panel
StyleItem
           A StyleItem consists of a name and type description followed by a list of attributes defining the border, fill and/or font.
 



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