com.yworks.yfiles.server.tiles.demos
Class SwimLaneLayoutAction
java.lang.Object
com.yworks.yfiles.server.tiles.demos.SwimLaneLayoutAction
- All Implemented Interfaces:
- ActionHandler
- public class SwimLaneLayoutAction
- extends Object
- implements ActionHandler
This action performs a swimlane layout of the whole graph.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwimLaneLayoutAction
public SwimLaneLayoutAction()
handleAction
public void handleAction(ActionContext context,
ClientControl control)
- performs a hierarchic layout with swimlanes from scratch for the whole
graph provided by the client side. If no graph is provided, this action
does nothing.
- Specified by:
handleAction in interface ActionHandler
- Parameters:
context - the contextcontrol - the control
Copyright © 2006-2010 yWorks GmbH. All rights reserved