org.grinvin.gred.actions

Class SnapSelection


public class SnapSelection
extends MutableGraphPanelAction

Action which snaps the current selection to the current guides.

Field Summary

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

panel

Constructor Summary

SnapSelection(MutableGraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

SnapSelection

public SnapSelection(MutableGraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)