Uses of Package
com.tensegrity.graphics.render

Packages that use com.tensegrity.graphics.render
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
com.tensegrity.composite.label Contains classes used by the CompositeLabel
com.tensegrity.composite.util   
com.tensegrity.graph.view.image   
com.tensegrity.graphics Contains basic classes and interfaces of the Tensegrity graphics framework.  
com.tensegrity.graphics.interaction Contains classes and interfaces for handling graphic interactions.  
com.tensegrity.graphics.primitive2D Contains classes that define graphical primitives in 2D space.  
com.tensegrity.graphics.render Contains classes that are used to define the rendering data used to render the graphical objects onto a device.  
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.printing   
com.tensegrity.gui.swing.graph The graph package contains the two panels required for the SwingGraphDocument, a NavigatorPanel and several components for the inplace editing supported by the SwingGraphPanel.  
com.tensegrity.gui.swing.repository The repository package contains classes for the creation of a repository control.  
com.tensegrity.gui.swt.graph   
com.tensegrity.gui.swt.repository   
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.composite
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.composite.label
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.composite.util
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.graph.view.image
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.graphics
RenderingData
           REVIEWJAVADOC: RenderingData.java : Ist das hier eine abgespeckte Schnittstelle zur Primitive interface.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.graphics.interaction
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.graphics.primitive2D
RenderingData
           REVIEWJAVADOC: RenderingData.java : Ist das hier eine abgespeckte Schnittstelle zur Primitive interface.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.graphics.render
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
RendererChain
           Interface RendererChain defines a component which concatenates two Renderer objects.
RendererConfiguration
           Class RendererConfiguration provides configuration settings for a Renderer by providing a set of Attribute objects whose names are defined by constants of this class.
RenderingData
           REVIEWJAVADOC: RenderingData.java : Ist das hier eine abgespeckte Schnittstelle zur Primitive interface.
RenderingDataKey
           The RenderingDataKey class defines a certain key used by the RenderingData class.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.gui.graphdocument
RendererConfiguration
           Class RendererConfiguration provides configuration settings for a Renderer by providing a set of Attribute objects whose names are defined by constants of this class.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.gui.printing
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.gui.swing.graph
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
RendererConfiguration
           Class RendererConfiguration provides configuration settings for a Renderer by providing a set of Attribute objects whose names are defined by constants of this class.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.gui.swing.repository
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.gui.swt.graph
RendererConfiguration
           Class RendererConfiguration provides configuration settings for a Renderer by providing a set of Attribute objects whose names are defined by constants of this class.
 

Classes in com.tensegrity.graphics.render used by com.tensegrity.gui.swt.repository
Renderer
           The Renderer interface defines a role which is capable of rendering a graphical object in a certain context.
 



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