ilog.cpl.network.action.toolbar
Class IlpNetworkZoomResetAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
ilog.cpl.network.action.toolbar.IlpNetworkZoomResetAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class IlpNetworkZoomResetAction
- extends IlpAbstractGraphAction
This action resets the zoom factor by setting an identify transformer to
the view.
- Since:
- JTGO 3.0
- See Also:
IlpNetworkZoomResetButton,
Serialized Form
|
Method Summary |
void |
actionPerformed(ActionEvent e)
|
boolean |
isVerbose()
Returns true if the action will print the resulting view transformer. |
void |
setVerbose(boolean on)
Determines whether the action will print the resulting view transformer. |
IlpNetworkZoomResetAction
public IlpNetworkZoomResetAction(IlpViewsView view)
- Creates the action.
- Parameters:
view - The view on which to operate.
isVerbose
public boolean isVerbose()
- Returns true if the action will print the resulting view transformer.
setVerbose
public void setVerbose(boolean on)
- Determines whether the action will print the resulting view transformer.
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.