Uses of Package
com.tensegrity.graph.layout.controller

Packages that use com.tensegrity.graph.layout.controller
com.tensegrity.application This package contains the main interfaces and meta classes for the skeleton framework.  
com.tensegrity.graph.layout.controller The controller package contains several concrete implementations of abstract class LayoutController which can be used in many common applications.  
com.tensegrity.graph.view Contains the graph view interface.  
com.tensegrity.graph.view.event   
com.tensegrity.gui.component The component package contains the basic abstractions for components used within a Graph application, such as GraphApplication, StatusBar, AttributeTable and ObjectTreePanel.  
com.tensegrity.gui.document.persistence   
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.graphdocument.persistence   
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.graphtools   
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swing.document.persistence   
com.tensegrity.gui.swt.dialog   
com.tensegrity.gui.swt.document   
com.tensegrity.gui.swt.document.persitence   
com.tensegrity.skeleton.commands The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. 
com.tensegrity.skeleton.swt.commands   
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.application
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.graph.layout.controller
GraphLayoutController
           Class GraphLayoutController provides the generic functionality needed in many free-flowing graph editors and modelers.
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
WorkflowLayoutController.BranchInfo
          TODO: comment.
WorkflowLayoutController.SequenceInfo
          TODO: comment.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.graph.view
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.graph.view.event
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.component
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.document.persistence
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.graphdocument
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.graphdocument.persistence
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swing.dialog
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swing.dialog.graphtools
GraphLayoutController
           Class GraphLayoutController provides the generic functionality needed in many free-flowing graph editors and modelers.
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swing.document
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swing.document.persistence
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swt.dialog
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swt.document
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.gui.swt.document.persitence
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.skeleton.commands
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 

Classes in com.tensegrity.graph.layout.controller used by com.tensegrity.skeleton.swt.commands
LayoutController
           The abstract class LayoutController is responsible for managing a number of Layout instances and ensuring that they are properly used.
 



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