|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapCommand
A command specific to modifying the state of a map.
Method Summary | |
---|---|
Map |
getMap()
Returns the map if called during execute (or undo command is an undoable command) API mutable? |
void |
setMap(IMap map)
Called when before the command is executed. |
Methods inherited from interface net.refractions.udig.project.command.Command |
---|
copy, getName, run |
Method Detail |
---|
void setMap(IMap map)
map
- The map executing the command.Map getMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |