ilog.cpl.network.action.toolbar
Class IlpNetworkLabelLayoutAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
ilog.cpl.network.action.toolbar.IlpNetworkLabelLayoutAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class IlpNetworkLabelLayoutAction
- extends IlpAbstractGraphAction
This action triggers the label layout once.
Note that this action does nothing if no label layout has been installed.
To install a label layout through API, use the method
IlpNetwork.setLabelLayout(ilog.views.graphlayout.labellayout.IlvLabelLayout).
- Since:
- JTGO 3.0
- See Also:
IlpNetworkLabelLayoutButton,
Serialized Form
IlpNetworkLabelLayoutAction
public IlpNetworkLabelLayoutAction(IlpViewsView view)
- Creates the action.
- Parameters:
view - The view on which to operate.
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.