org.grinvin.gred.actions

Class SnapAll


public class SnapAll
extends MutableGraphPanelAction

Action which snaps all the vertices to the current guides.

Field Summary

Fields inherited from class org.grinvin.gred.actions.MutableGraphPanelAction

panel

Constructor Summary

SnapAll(MutableGraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

SnapAll

public SnapAll(MutableGraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)