Uses of Package
com.tensegrity.composite.util

Packages that use com.tensegrity.composite.util
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
com.tensegrity.composite.util   
com.tensegrity.graph.event This package contains the event related code which consists of Event classes, Listeners and Adapters for the later.  
com.tensegrity.graph.view Contains the graph view interface.  
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.  
 

Classes in com.tensegrity.composite.util used by com.tensegrity.composite
CompositeHierarchy
          This class provides useful functionalities for working with hierarchies of BaseComposite objects.
RepaintManager
          This class acts as a status holder for the current buffering state of the rendering engine.
 

Classes in com.tensegrity.composite.util used by com.tensegrity.composite.util
CompositeHierarchy
          This class provides useful functionalities for working with hierarchies of BaseComposite objects.
CompositeHierarchyIterator
          An Iterator to walk through CompositeHierarchiePaths stored in a CompositeHierarchy.
CompositeHierarchyPath
          This class provides functionalities useful when working with arrangements of composites, especially when it comes to transforming coordinates from the view to a Composite respectively a CompositeContainer or vice versa.
RepaintBuffer
          This interface is an abstraction from a raster or image buffer.
RepaintBufferFactory
          Abstract base factory class that has a static method for finding the actual factory (RepaintBufferFactory.getInstance().
 

Classes in com.tensegrity.composite.util used by com.tensegrity.graph.event
CompositeHierarchy
          This class provides useful functionalities for working with hierarchies of BaseComposite objects.
 

Classes in com.tensegrity.composite.util used by com.tensegrity.graph.view
ActionLog
          This class represents a single action logging entry.
CompositeHierarchy
          This class provides useful functionalities for working with hierarchies of BaseComposite objects.
 

Classes in com.tensegrity.composite.util used by com.tensegrity.gui.graphdocument
CompositeHierarchy
          This class provides useful functionalities for working with hierarchies of BaseComposite objects.
 



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