net.refractions.udig.project.command
Interface EditCommand

All Superinterfaces:
Command, MapCommand

public interface EditCommand
extends MapCommand

The super interface for all commands that can be used to edit maps and pages.

Since:
0.3
Author:
jeichar
See Also:
MapCommand

Method Summary
 
Methods inherited from interface net.refractions.udig.project.command.MapCommand
getMap, setMap
 
Methods inherited from interface net.refractions.udig.project.command.Command
copy, getName, run