Uses of Class
com.tensegrity.graph.layout.controller.GraphLayoutController

Packages that use GraphLayoutController
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.gui.swing.dialog.graphtools   
 

Uses of GraphLayoutController in com.tensegrity.graph.layout.controller
 

Subclasses of GraphLayoutController in com.tensegrity.graph.layout.controller
 class WorkflowLayoutController
           Class WorkflowLayoutController provides the generic functionality that is needed in many workflow applications.
 

Constructors in com.tensegrity.graph.layout.controller with parameters of type GraphLayoutController
GraphLayoutController(GraphLayoutController graphLayoutController, VisualGraphObjectContainer visualGraphObjectContainer)
          Copy-Constructs a new GraphLayoutController instance.
 

Uses of GraphLayoutController in com.tensegrity.gui.swing.dialog.graphtools
 

Constructors in com.tensegrity.gui.swing.dialog.graphtools with parameters of type GraphLayoutController
GraphLayoutDialog(GraphApplication graphApp, java.awt.Frame frame, GraphLayoutController controller, LayoutObserver layoutobserver, java.lang.String selectedContext)
          Creates the ManipulationDialog.
 



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